Skip to content

Commit 4b673de

Browse files
Update alpine Docker tag to v3.22.2 (#500)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ccbc4d commit 4b673de

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
@@ -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.20.3
19+
FROM alpine:3.22.2
2020
LABEL maintainers="Linode"
2121
LABEL description="Linode CSI Driver"
2222

0 commit comments

Comments
 (0)