mirror of
https://github.com/luzifer-docker/docker-tf2-server.git
synced 2024-12-20 18:01:16 +00:00
Specify ubuntu version
This commit is contained in:
parent
a30dde2e4d
commit
fe17bc0444
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu
|
||||
FROM ubuntu:12.04
|
||||
MAINTAINER Max Gonzih <gonzih at gmail dot com>
|
||||
|
||||
RUN apt-get -y update
|
||||
|
|
Loading…
Reference in a new issue