Change base image to mirror.gcr.io
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
d0b831559c
commit
68f65fc8eb
@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu:focal
|
FROM mirror.gcr.io/library/ubuntu:focal
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y \
|
&& apt-get install -y \
|
||||||
curl ca-certificates iputils-ping \
|
curl ca-certificates iputils-ping \
|
||||||
|
Loading…
Reference in New Issue
Block a user