Skip to content

Commit

Permalink
Bump haskell from 9.6.3 to 9.8.1
Browse files Browse the repository at this point in the history
Bumps haskell from 9.6.3 to 9.8.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 6100e54 commit 8118d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dodona-haskell.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM haskell:9.6.3
FROM haskell:9.8.1

RUN apt-get update \
# Install jq for json querying in bash
Expand Down

0 comments on commit 8118d3f

Please sign in to comment.