mirror of
https://github.com/containers/skopeo.git
synced 2025-10-21 19:03:44 +00:00
build image updated to ubuntu:18.10
fixes #621 Signed-off-by: Hakan Dilek <hakandilek@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:17.10
|
||||
FROM ubuntu:18.10
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
golang \
|
||||
|
Reference in New Issue
Block a user