mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-11-10 04:37:23 +01:00
container label for factorio version (#493)
This commit is contained in:
parent
4ab4c889f4
commit
88fed07073
@ -20,6 +20,8 @@ ARG PRESET
|
||||
ARG VERSION
|
||||
ARG SHA256
|
||||
|
||||
LABEL factorio.version=${VERSION}
|
||||
|
||||
# number of retries that curl will use when pulling the headless server tarball
|
||||
ARG CURL_RETRIES=8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user