Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 437b7b2 commit 5d92989
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.13
FROM racket/racket:8.14

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

0 comments on commit 5d92989

Please sign in to comment.