Bump ubuntu version.
This commit is contained in:
parent
3d88e1460f
commit
36c2ef518b
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:zesty
|
||||
FROM ubuntu:artful
|
||||
|
||||
# Normalize apt sources
|
||||
RUN cat /etc/apt/sources.list | grep -v '^#' | sed /^$/d | sort | uniq > sources.tmp.1 && \
|
||||
|
|
Loading…
Reference in New Issue