Skip to content

Commit

Permalink
Merge pull request #317 from dodona-edu/dependabot/docker/r-base-4.4.0
Browse files Browse the repository at this point in the history
Bump r-base from 4.3.2 to 4.4.0
  • Loading branch information
chvp authored May 6, 2024
2 parents 96807bb + 6b2025f commit dfdf7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dodona-r.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM r-base:4.3.2
FROM r-base:4.4.0

# hadolint ignore=DL3008
RUN apt-get update && \
Expand Down

0 comments on commit dfdf7fe

Please sign in to comment.