Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

Commit 72bfcf9

Browse files
Update docker.io/library/alpine Docker tag to v3.18
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 9c88303 commit 72bfcf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/library/alpine:3.17 as runtime
1+
FROM docker.io/library/alpine:3.18 as runtime
22

33
RUN \
44
apk add --update --no-cache \

0 commit comments

Comments
 (0)