mirror of
https://github.com/containers/skopeo.git
synced 2025-08-15 13:13:42 +00:00
build image updated to ubuntu:18.10
fixes #621 Signed-off-by: Hakan Dilek <hakandilek@gmail.com>
This commit is contained in:
parent
e255ccc145
commit
b2934e7cf6
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user