Skip to content

Commit

Permalink
Update docker hashes.
Browse files Browse the repository at this point in the history
  • Loading branch information
ralight committed Jan 11, 2021
1 parent c55424e commit e78c04d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docker/2.0-openssl/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ FROM alpine:3.12
LABEL maintainer="Roger Light <[email protected]>" \
description="Eclipse Mosquitto MQTT Broker"

ENV VERSION=2.0.4 \
DOWNLOAD_SHA256=ba3126d82533fe40a18cf1a989e61eaea887e81829cd93518149e73553d20f10 \
ENV VERSION=2.0.5 \
DOWNLOAD_SHA256=67eaeb4160e5793715c017f53c4f42808d76129b7ad131d765a6a23792e58d5d \
GPG_KEYS=A0D6EEA1DCAE49A635A3B2F0779B22DFB3E717B7 \
LWS_VERSION=2.4.2 \
LWS_SHA256=73012d7fcf428dedccc816e83a63a01462e27819d5537b8e0d0c7264bfacfad6 \
Expand Down
4 changes: 2 additions & 2 deletions docker/2.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ FROM alpine:3.12
LABEL maintainer="Roger Light <[email protected]>" \
description="Eclipse Mosquitto MQTT Broker"

ENV VERSION=2.0.4 \
DOWNLOAD_SHA256=ba3126d82533fe40a18cf1a989e61eaea887e81829cd93518149e73553d20f10 \
ENV VERSION=2.0.5 \
DOWNLOAD_SHA256=67eaeb4160e5793715c017f53c4f42808d76129b7ad131d765a6a23792e58d5d \
GPG_KEYS=A0D6EEA1DCAE49A635A3B2F0779B22DFB3E717B7 \
LWS_VERSION=2.4.2 \
LWS_SHA256=73012d7fcf428dedccc816e83a63a01462e27819d5537b8e0d0c7264bfacfad6 \
Expand Down

0 comments on commit e78c04d

Please sign in to comment.