diff --git a/Dockerfile b/Dockerfile index d598782..8761967 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.zom.bi/dockerfiles/steam:latest +FROM zombi/steam:latest RUN dpkg --add-architecture i386 RUN apt-get update