Skip to content

Commit 598d3b4

Browse files
committed
Update to Alpine 3.16
1 parent aced619 commit 598d3b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmd/cloudstack-csi-driver/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.14.0
1+
FROM alpine:3.16
22

33
LABEL \
44
org.opencontainers.image.description="CloudStack CSI driver" \

cmd/cloudstack-csi-sc-syncer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.14.0
1+
FROM alpine:3.16
22

33
LABEL \
44
org.opencontainers.image.description="CloudStack disk offering to Kubernetes storage class syncer" \

0 commit comments

Comments
 (0)