From 1f8a4ed63e82f8b48ec5dc4d2fee3c8084172fc5 Mon Sep 17 00:00:00 2001 From: Paul Date: Sun, 21 Oct 2018 18:24:26 +0200 Subject: [PATCH] Switch to hosted steam image --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1b7230a..e19cc2e 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ steam-tf2 is the base image for an 'Team Fortress 2' server ### Building steam-tf2 -first build the `steam-base` image. - ``` docker build -t zombi/steam-tf2 . ```