Skip to content

Commit

Permalink
Merge pull request #621 from Sage-Bionetworks/dev-shiny-base-1.12
Browse files Browse the repository at this point in the history
change shiny-base image to release-1.12 which uses ubuntu jammy 22 in…
  • Loading branch information
afwillia authored Oct 2, 2024
2 parents cd4df38 + 45159a6 commit 8caa1ad
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,4 +1,4 @@
FROM ghcr.io/afwillia/shiny-base:release-1.11
FROM ghcr.io/afwillia/shiny-base:release-1.12

# add version tag as a build argument
ARG DCA_VERSION
Expand Down

0 comments on commit 8caa1ad

Please sign in to comment.