Skip to content

Commit 00f7583

Browse files
authored
build: update to alpine 3.21.3 (#1)
1 parent 8809327 commit 00f7583

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-
FROM alpine:3.19.1
1+
FROM alpine:3.21.3
22

33
RUN apk add --no-cache bash kubectl kustomize
44

0 commit comments

Comments
 (0)