Skip to content

Commit

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

Bump racket/racket from 8.10 to 8.11
  • Loading branch information
chvp authored Nov 20, 2023
2 parents 7ab4c7b + 7633921 commit 6c781e8
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.10
FROM racket/racket:8.11

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

0 comments on commit 6c781e8

Please sign in to comment.