Skip to content

Commit

Permalink
Merge pull request #1590 from telefonicaid/task/uprade_docker_based_m…
Browse files Browse the repository at this point in the history
…inor_version_mosquitto

Update mosquitto Dockerfile
  • Loading branch information
fgalan committed Mar 13, 2024
2 parents ac634ef + 53e0819 commit c460e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Mosquitto/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG IMAGE_TAG=12.4-slim
ARG IMAGE_TAG=12.5-slim
FROM debian:${IMAGE_TAG}

ARG CLEAN_DEV_TOOLS
Expand Down

0 comments on commit c460e64

Please sign in to comment.