Skip to content

Commit

Permalink
Merge pull request #120 from Leaseweb/dependabot/docker/cmd/cloudstac…
Browse files Browse the repository at this point in the history
…k-csi-sc-syncer/alpine-3.20

Bump alpine from 3.18 to 3.20 in /cmd/cloudstack-csi-sc-syncer
  • Loading branch information
hrak authored Sep 4, 2024
2 parents 7a413d6 + 22e61cd commit e077e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/cloudstack-csi-sc-syncer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.18
FROM alpine:3.20

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

0 comments on commit e077e05

Please sign in to comment.