File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ FROM alpine:3.22
33LABEL maintainer="Roger Light <roger@atchoo.org>" \
44 description="Eclipse Mosquitto MQTT Broker"
55
6- ENV VERSION=2.1.0 \
7- DOWNLOAD_SHA256=ceccf14f43b8ce21312d0dbf247025b8166536e9afba326f8b7c8b1d201fa6d9 \
6+ ENV VERSION=2.1.0.1 \
7+ DOWNLOAD_SHA256=cd0dd9d2b824746f9bc7dfc0a26a62854f64de72c1838023a12471f66b25dd7c \
88 GPG_KEYS=A0D6EEA1DCAE49A635A3B2F0779B22DFB3E717B7
99
1010RUN set -x && \
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ FROM ubuntu:24.04
33LABEL maintainer="Roger Light <roger@atchoo.org>" \
44 description="Eclipse Mosquitto MQTT Broker"
55
6- ENV VERSION=2.1.0 \
7- DOWNLOAD_SHA256=ceccf14f43b8ce21312d0dbf247025b8166536e9afba326f8b7c8b1d201fa6d9 \
6+ ENV VERSION=2.1.0.1 \
7+ DOWNLOAD_SHA256=cd0dd9d2b824746f9bc7dfc0a26a62854f64de72c1838023a12471f66b25dd7c \
88 GPG_KEYS=A0D6EEA1DCAE49A635A3B2F0779B22DFB3E717B7
99
1010RUN set -x && \
You can’t perform that action at this time.
0 commit comments