Upgrade base Docker image

This commit is contained in:
Marcin Kulik
2020-01-17 21:01:08 +01:00
parent 6a4ca6f1d2
commit e2df16b6b7

View File

@@ -1,4 +1,4 @@
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \
ca-certificates \ ca-certificates \