mirror of
https://github.com/luzifer-docker/geneshift.git
synced 2024-11-09 23:30:02 +00:00
Update debian image & Geneshift 1.272
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
f886ddb273
commit
d0f2664a1e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
FROM i386/debian:9
|
FROM i386/debian:stable
|
||||||
|
|
||||||
ENV DUMB_INIT_VERSION=1.2.2 \
|
ENV DUMB_INIT_VERSION=1.2.2 \
|
||||||
GENESHIFT_VERSION=1243 \
|
GENESHIFT_VERSION=1272 \
|
||||||
GOSU_VERSION=1.11
|
GOSU_VERSION=1.11
|
||||||
|
|
||||||
COPY build.sh /usr/local/bin/
|
COPY build.sh /usr/local/bin/
|
||||||
|
|
Loading…
Reference in a new issue