Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit c51fbbc

Browse files
authored
Upgrading base image to 20181005 (#279)
1 parent 92165eb commit c51fbbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# To overwrite the build args use:
66
# docker build ... --build-arg UBUNTU_DATE=20171006
77
ARG UBUNTU_FLAVOR=xenial
8-
ARG UBUNTU_DATE=20180808
8+
ARG UBUNTU_DATE=20181005
99

1010
#== Ubuntu xenial is 16.04, i.e. FROM ubuntu:16.04
1111
# Find latest images at https://hub.docker.com/r/library/ubuntu/

0 commit comments

Comments
 (0)