Skip to content

Commit 78e709c

Browse files
renovate[bot]Zoey2936
authored andcommitted
Update alpine Docker tag to v3.23.3
1 parent 64bc577 commit 78e709c

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,5 +1,5 @@
11
# syntax=docker/dockerfile:labs
2-
FROM alpine:3.23.2
2+
FROM alpine:3.23.3
33
COPY update.sh /usr/local/bin/update.sh
44
COPY healthcheck.sh /usr/local/bin/healthcheck.sh
55
RUN apk upgrade --no-cache -a && \

0 commit comments

Comments
 (0)