Skip to content

Commit

Permalink
Use 22.04 as base
Browse files Browse the repository at this point in the history
  • Loading branch information
wkmor1 committed Jun 3, 2024
1 parent 36137cd commit 31bfbe3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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:3f85b7caad41a95462cf5b787d8a04604c8262cdcdf9a472b8c52ef83375fe15
# docker manifest inspect ubuntu:22.04 -v | jq '.[0].Descriptor.digest'
FROM ubuntu:24.04@sha256:2af372c1e2645779643284c7dc38775e3dbbc417b2d784a27c5a9eb784014fb8

ENV R_VERSION=4.4.0
ENV TERM=xterm
Expand Down

0 comments on commit 31bfbe3

Please sign in to comment.