Update docker image to jammy
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-01-20 22:53:20 +02:00
parent 464abb8732
commit f322ba842c

View File

@@ -1,4 +1,4 @@
FROM mirror.gcr.io/library/ubuntu:focal FROM mirror.gcr.io/library/ubuntu:jammy
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 \