mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-18 20:37:57 +00:00
Update Dockerfile to Ubuntu 18.04
This commit is contained in:
parent
cdae1f9e00
commit
0c6749f62b
@ -1,6 +1,6 @@
|
||||
# Dockerfile for GNS3 server development
|
||||
|
||||
FROM ubuntu:16.04
|
||||
FROM ubuntu:18.04
|
||||
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user