mirror of
https://github.com/skylord123/docker-svencoop-server.git
synced 2026-05-18 05:03:24 -06:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user