Update base image

This commit is contained in:
Philipp Hufnagl 2018-12-15 17:06:49 +01:00
parent 544d282ec8
commit 4c299b9656

View file

@ -1,4 +1,4 @@
FROM docker.zom.bi/dockerfiles/steam:latest
FROM zombi/steam:latest
RUN dpkg --add-architecture i386
RUN apt-get update