mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Update release docker image to ubuntu:18.04
So this matches the Vagrant box
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# that mimics Vagrant environment as far as required
|
||||
# for building the scripts and running provision scripts
|
||||
|
||||
FROM ubuntu:16.04
|
||||
FROM ubuntu:18.04
|
||||
|
||||
RUN apt-get update; apt-get install -y \
|
||||
apt-transport-https \
|
||||
|
||||
Reference in New Issue
Block a user