Skip to content

Commit

Permalink
Update r-base Docker tag to v4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent 8938db3 commit 54514bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ WORKDIR /mtbimporter

RUN mvn install -Dmaven.javadoc.skip=true -Dmaven.test.skip=true

FROM r-base:4.4.1
FROM r-base:4.4.2

RUN apt-get update && apt-get install -y openjdk-21-jre docker-cli

Expand Down

0 comments on commit 54514bb

Please sign in to comment.