mirror of
https://codeberg.org/spire/docker-tf2-server.git
synced 2026-06-03 18:04:11 +02:00
Merge pull request #3 from ruippeixotog/specify-ubuntu-version
Specify ubuntu version
This commit is contained in:
commit
9de7854dd8
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>
|
MAINTAINER Max Gonzih <gonzih at gmail dot com>
|
||||||
|
|
||||||
RUN apt-get -y update
|
RUN apt-get -y update
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue