forked from k-space/inventory-app
Update docker image to jammy
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM mirror.gcr.io/library/ubuntu:focal
|
||||
FROM mirror.gcr.io/library/ubuntu:jammy
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y \
|
||||
curl ca-certificates iputils-ping \
|
||||
|
||||
Reference in New Issue
Block a user