mirror of
https://github.com/containers/skopeo.git
synced 2025-08-01 06:55:43 +00:00
Merge pull request #833 from slofurno/fix-docker-build
build from ubuntu 19.10
This commit is contained in:
commit
c05fbf4573
@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu:18.10
|
FROM ubuntu:19.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