Skip to content

Commit

Permalink
Bump r-base from 4.3.2 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps r-base from 4.3.2 to 4.4.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 96807bb commit 6b2025f
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 6b2025f

Please sign in to comment.