Skip to content

Commit

Permalink
Upgrade R version
Browse files Browse the repository at this point in the history
  • Loading branch information
wkmor1 committed Apr 24, 2024
1 parent 6115aa3 commit 07d1dea
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
@@ -1,7 +1,7 @@
# docker manifest inspect ubuntu:20.04 -v | jq '.[0].Descriptor.digest'
FROM ubuntu:20.04@sha256:39e6324487ef503ef36c38bf0b57935d639398ca0d6081fd20a17f90b956a7a4

ENV R_VERSION=4.3.3
ENV R_VERSION=4.4.0
ENV TERM=xterm
ENV CRAN=https://packagemanager.posit.co/cran/__linux__/focal/latest
ENV TZ=Etc/UTC
Expand Down

0 comments on commit 07d1dea

Please sign in to comment.