Skip to content

Commit

Permalink
Update dockerfile for 1.6.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
ralight committed Sep 17, 2019
1 parent 0bd40a0 commit 1416262
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/1.6/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ FROM alpine:3.8
LABEL maintainer="Roger Light <[email protected]>" \
description="Eclipse Mosquitto MQTT Broker"

ENV VERSION=1.6.1 \
DOWNLOAD_SHA256=078d0a1570d9218fe2060f2b7a5b67660ab1e720cff96da8eb485e1d639f3f70 \
ENV VERSION=1.6.2 \
DOWNLOAD_SHA256=33499e78dfa0ca1cb488fd196fde940a66305bdfd44ba763ce2001db2569a08b \
GPG_KEYS=A0D6EEA1DCAE49A635A3B2F0779B22DFB3E717B7 \
LWS_VERSION=2.4.2

Expand Down

0 comments on commit 1416262

Please sign in to comment.