mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-02-19 19:10:04 +02: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…
x
Reference in New Issue
Block a user