Skip to content

Commit

Permalink
Update base image
Browse files Browse the repository at this point in the history
  • Loading branch information
wkmor1 committed Sep 26, 2024
1 parent 87bd919 commit 96ef7d2
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,5 +1,5 @@
# docker manifest inspect ubuntu:24.04 -v | jq '.[0].Descriptor.digest'
FROM ubuntu:24.04@sha256:d35dfc2fe3ef66bcc085ca00d3152b482e6cafb23cdda1864154caf3b19094ba
FROM ubuntu:24.04@sha256:77d57fd89366f7d16615794a5b53e124d742404e20f035c22032233f1826bd6a

ENV R_VERSION=4.4.1
ENV TERM=xterm
Expand Down

0 comments on commit 96ef7d2

Please sign in to comment.