mirror of
https://github.com/skylord123/docker-svencoop-server.git
synced 2025-05-20 11:42:53 -06:00
Update Dockerfile
This commit is contained in:
parent
b5ad736bb6
commit
2f0d4f2764
@ -1,7 +1,7 @@
|
||||
FROM debian:stable-slim
|
||||
FROM i386/debian:stretch-slim
|
||||
|
||||
MAINTAINER ich777
|
||||
MAINTAINER skylord123
|
||||
|
||||
RUN dpkg --add-architecture i386 && \
|
||||
apt-get update && apt-get install --no-install-recommends -y \
|
||||
|
Loading…
x
Reference in New Issue
Block a user