Skip to content

Commit ae35fc4

Browse files
Update alpine Docker tag to v3.23.2
1 parent 6738a18 commit ae35fc4

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
@@ -16,7 +16,7 @@ COPY internal ./internal
1616

1717
RUN CGO_ENABLED=1 go build -a -ldflags "-w -s -X main.vendorVersion=${REV}" -o /bin/linode-blockstorage-csi-driver /linode
1818

19-
FROM alpine:3.23.0
19+
FROM alpine:3.23.2
2020
LABEL maintainers="Linode"
2121
LABEL description="Linode CSI Driver"
2222

0 commit comments

Comments
 (0)