Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian König <ckoenig@posteo.de>2022-06-26 00:11:16 +0300
committerChristian König <ckoenig@posteo.de>2022-06-26 00:11:16 +0300
commitf740e0fefbd4c1d71f3fa111d94c701cb4f3720d (patch)
tree7850d7c1988413606cf464c68ad9b5121f29c7be
parenta33f71289d8e56a34f97640a4687597a1ec15655 (diff)
Ubt22 is jammy not impish
Signed-off-by: Christian König <ckoenig@posteo.de>
-rw-r--r--test/_ubuntu_22.Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/_ubuntu_22.Dockerfile b/test/_ubuntu_22.Dockerfile
index 6d4d7fbc..f9876d50 100644
--- a/test/_ubuntu_22.Dockerfile
+++ b/test/_ubuntu_22.Dockerfile
@@ -1,4 +1,4 @@
-FROM buildpack-deps:impish-scm
+FROM buildpack-deps:jammy-scm
ENV GITDIR /etc/.pihole
ENV SCRIPTDIR /opt/pihole