mirror of
https://github.com/containers/skopeo.git
synced 2025-08-16 21:47:21 +00:00
Merge pull request #632 from hakandilek/master
build image updated to ubuntu:18.10
This commit is contained in:
commit
5581c62a3a
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:17.10
|
||||
FROM ubuntu:18.10
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
golang \
|
||||
|
Loading…
Reference in New Issue
Block a user