mirror of
https://github.com/containers/skopeo.git
synced 2025-11-13 08:59:00 +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 \
|
RUN apt-get update && apt-get install -y \
|
||||||
golang \
|
golang \
|
||||||
|
|||||||
Reference in New Issue
Block a user