Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit 3730ed6

Browse files
renovate[bot]SgtSilvio
authored andcommitted
Update alpine:3.21 Docker digest to 56fa17d
1 parent 3c4ca31 commit 3730ed6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

hivemq4/base-image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Additional build image to unpack the zip file and change the permissions without retaining large layers just for those operations
2-
FROM alpine:3.21@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45 AS unpack
2+
FROM alpine:3.21@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099 AS unpack
33

44
ARG HIVEMQ_VERSION
55

hivemq4/dns-image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ARG BASEIMAGE=hivemq/hivemq4:latest
22

33

44
# Additional build image to unpack the zip files and change the permissions without retaining large layers just for those operations
5-
FROM alpine:3.21@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45 AS unpack
5+
FROM alpine:3.21@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099 AS unpack
66

77
ARG DNS_DISCOVERY_EXTENSION_VERSION=4.3.2
88

hivemq4/k8s-image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ARG BASEIMAGE=hivemq/hivemq4:dns-latest
22

33

44
# Additional build image to unpack the zip files and change the permissions without retaining large layers just for those operations
5-
FROM alpine:3.21@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45 AS unpack
5+
FROM alpine:3.21@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099 AS unpack
66

77
ARG PROMETHEUS_EXTENSION_VERSION=4.0.12
88

0 commit comments

Comments
 (0)