Switch to hosted steam image

This commit is contained in:
paul 2018-10-21 18:24:11 +02:00 committed by Hive
parent f7bdb46c3f
commit 7ec2b1b557
2 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM zombi/steam-base
FROM zombi/steam
MAINTAINER MadMaurice <madmaurice@zom.bi>, Paul <paul@zom.bi>
EXPOSE 27015/udp

View File

@ -14,8 +14,6 @@ Data for optional mods
### Building steam-gmod
first build the `steam-base` image.
```
docker build -t zombi/steam-gmod .
```