Change OS for docker build
This commit is contained in:
parent
7609ab7c76
commit
bee0f8c709
@ -1,6 +1,6 @@
|
||||
# initialize from the image
|
||||
|
||||
FROM debian:9
|
||||
FROM ubuntu:18.04
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get upgrade -y && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user