Skip to content

Commit 1160167

Browse files
authored
Merge pull request mikkeloscar#62 from askoriy/update-alpine
Update alpine base image
2 parents c768ce9 + 3cb21f8 commit 1160167

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)