Skip to content

Commit

Permalink
Bump racket/racket from 8.12 to 8.13
Browse files Browse the repository at this point in the history
Bumps racket/racket from 8.12 to 8.13.

---
updated-dependencies:
- dependency-name: racket/racket
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent dfdf7fe commit 0a2b3c5
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.12
FROM racket/racket:8.13

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

0 comments on commit 0a2b3c5

Please sign in to comment.