Skip to content

Commit 3cb21f8

Browse files
committed
Update alpine base image
Signed-off-by: Oleksandr Skoryi <oleksandr.skoryi@people.ai>
1 parent 6adac26 commit 3cb21f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE=registry.opensource.zalan.do/library/alpine-3.17:latest
1+
ARG BASE_IMAGE=alpine:3.20
22
FROM ${BASE_IMAGE}
33
LABEL maintainer="Team Teapot @ Zalando SE <team-teapot@zalando.de>"
44

0 commit comments

Comments
 (0)