Fix dependency

This commit is contained in:
Lars Olzem 2017-01-16 04:18:29 +01:00
parent f3173314d5
commit 987d5c2aa7
6 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
# Supported tags and respective `Dockerfile` links
* `minimal` [(minimal/Dockerfile)](https://github.com/Hackebein/docker-garrysmod/blob/master/minimal/Dockerfile)
* `basic`, `latest` [(latest/Dockerfile)](https://github.com/Hackebein/docker-garrysmod/blob/master/basic/Dockerfile)
* `recommended`, `latest` [(latest/Dockerfile)](https://github.com/Hackebein/docker-garrysmod/blob/master/basic/Dockerfile)
* ~~`full` [(full/Dockerfile)](https://github.com/Hackebein/docker-garrysmod/blob/master/full/Dockerfile).~~ coming soon
* ~~`beta` [(beta/Dockerfile)](https://github.com/Hackebein/docker-garrysmod/blob/master/beta/Dockerfile).~~ coming soon
# What is Garry's Mod?

View File

@ -1 +1 @@
FROM hackebein/garrysmod:basic
FROM hackebein/garrysmod:recommended