mirror of
https://github.com/LpmRaven/factorio-docker-server.git
synced 2024-11-30 08:06:56 +02:00
use ubuntu
This commit is contained in:
parent
788e2d7916
commit
a34bbbdc18
@ -1,6 +1,6 @@
|
||||
FROM ubuntu:14.04
|
||||
FROM ubuntu
|
||||
|
||||
MAINTAINER Carlo Eugster <carlo@relaun.ch>
|
||||
MAINTAINER Liam Raven <https://github.com/LpmRaven>
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y wget \
|
||||
|
Loading…
Reference in New Issue
Block a user