Skip to content

Commit

Permalink
Merge pull request #310 from dodona-edu/dependabot/docker/racket/rack…
Browse files Browse the repository at this point in the history
…et-8.12

Bump racket/racket from 8.11.1 to 8.12
  • Loading branch information
chvp authored Feb 13, 2024
2 parents 17b7b77 + 99ca06d commit 8d83c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dodona-scheme.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM racket/racket:8.11.1
FROM racket/racket:8.12

# add generic tools
RUN apt-get --allow-releaseinfo-change update \
Expand Down

0 comments on commit 8d83c15

Please sign in to comment.