Skip to content

Commit

Permalink
Update Containerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
proJM-Coding authored May 25, 2024
1 parent ebf9400 commit 2c4196c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ARG SOURCE_IMAGE="aurora"
# - stable-zfs
# - stable-nvidia-zfs
# - (and the above with testing rather than stable)
ARG SOURCE_SUFFIX="-main"
ARG SOURCE_SUFFIX=""

## SOURCE_TAG arg must be a version built for the specific image: eg, 39, 40, gts, latest
ARG SOURCE_TAG="40"
Expand Down

0 comments on commit 2c4196c

Please sign in to comment.