Skip to content

Commit

Permalink
Dockerfile: use "stable" remage-base tag by default (i.e. Geant4 11.2…
Browse files Browse the repository at this point in the history
… at the moment)
  • Loading branch information
ManuelHu committed Dec 11, 2024
1 parent eec1a14 commit 2202460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .dockerhub/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG REMAGE_BASE_FLAVOR="latest"
ARG REMAGE_BASE_FLAVOR="stable"

FROM gipert/remage-base:$REMAGE_BASE_FLAVOR

Expand Down

0 comments on commit 2202460

Please sign in to comment.