Skip to content

Commit 860c651

Browse files
committed
chore: pin alpine docker image to 3.23.4
1 parent a6a4f86 commit 860c651

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 alpine:3.23
1+
FROM alpine:3.23.4
22

33
ARG TARGETARCH
44

0 commit comments

Comments
 (0)