Skip to content

Commit

Permalink
Update to latest LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
wkmor1 committed Sep 13, 2024
1 parent 1e164bb commit 61dd140
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,9 +1,9 @@
# docker manifest inspect ubuntu:22.04 -v | jq '.[0].Descriptor.digest'
FROM ubuntu:22.04@sha256:075680e983398fda61b1ac59ad733ad81d18df4bc46411666bb8a03fb9ea0195
FROM ubuntu:24.04@sha256:d35dfc2fe3ef66bcc085ca00d3152b482e6cafb23cdda1864154caf3b19094ba

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

0 comments on commit 61dd140

Please sign in to comment.