mirror of
https://github.com/containers/skopeo.git
synced 2025-08-30 21:25:11 +00:00
Dockerfile.build: Upgrade to Ubuntu 20.04
19.10 is EOL since July 17, 2020 Signed-off-by: Manuel Rüger <manuel@rueg.eu>
This commit is contained in:
parent
153f18dc0a
commit
26e6db1cc7
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:19.10
|
||||
FROM ubuntu:20.04
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
golang \
|
||||
|
Loading…
Reference in New Issue
Block a user