Update Containerfile
fixed a typo
This commit is contained in:
parent
f625185c7e
commit
c7281fccfc
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ ARG SOURCE_IMAGE="cosmic"
|
|||
# - stable-zfs
|
||||
# - stable-nvidia-zfs
|
||||
# - (and the above with testing rather than stable)
|
||||
ARG SOURCE_SUFFIX="--kinoite"
|
||||
ARG SOURCE_SUFFIX="-kinoite"
|
||||
|
||||
## SOURCE_TAG arg must be a version built for the specific image: eg, 39, 40, gts, latest
|
||||
ARG SOURCE_TAG="latest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue