We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6adac26 commit 3cb21f8Copy full SHA for 3cb21f8
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BASE_IMAGE=registry.opensource.zalan.do/library/alpine-3.17:latest
+ARG BASE_IMAGE=alpine:3.20
2
FROM ${BASE_IMAGE}
3
LABEL maintainer="Team Teapot @ Zalando SE <team-teapot@zalando.de>"
4
0 commit comments