Skip to content

Commit

Permalink
Update R version
Browse files Browse the repository at this point in the history
  • Loading branch information
wkmor1 committed Jul 1, 2024
1 parent 2ae5d14 commit a1cf550
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:22.04 -v | jq '.[0].Descriptor.digest'
FROM ubuntu:22.04@sha256:94db6b944510db19c0ff5eb13281cf166abfe6f9e01a6f8e716e976664537c60

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

0 comments on commit a1cf550

Please sign in to comment.