Skip to content

Commit bcfb27e

Browse files
renovate-botJuniorJPDJ
authored andcommitted
chore(openssl-kubectl): update alpine docker tag to v3.21.3
1 parent e0fd036 commit bcfb27e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

containers/openssl-kubectl/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# platforms: linux/amd64,linux/386,linux/arm64,linux/arm/v7,linux/ppc64le,linux/s390x
22
# renovate: datasource=repology depName=alpine_3_21/kubectl versioning=loose extractVersion=^(?<version>.*)-r\d+$
33
# app_version: 1.31.5
4-
# revision: 1
4+
# revision: 2
55
# description: Small image with kubectl and openssl designed as a helper for kubernetes hook jobs
6-
FROM alpine:3.21.2@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
6+
FROM alpine:3.21.3@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c
77

88
# renovate: datasource=repology depName=alpine_3_21/openssl versioning=loose
99
ARG OPENSSL_VERSION="3.3.3-r0"

0 commit comments

Comments
 (0)