Skip to content

Commit

Permalink
All docker images should use the same base.
Browse files Browse the repository at this point in the history
  • Loading branch information
ralight committed Mar 8, 2022
1 parent 3cbe805 commit 1b7c6b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/1.5-openssl/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.14

LABEL maintainer="Roger Light <[email protected]>" \
description="Eclipse Mosquitto MQTT Broker"
Expand Down

0 comments on commit 1b7c6b5

Please sign in to comment.