Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Sean P. Goggins <outdoors@acm.org>
  • Loading branch information
sgoggins committed Feb 28, 2024
1 parent 2a11f34 commit 46d396d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/rabbitmq/Dockerfile
@@ -1,7 +1,7 @@
FROM rabbitmq:3.12-management-alpine

LABEL maintainer="574/augur@simplelogin.com"
LABEL version="0.62.5"
LABEL version="0.62.6"

COPY --chown=rabbitmq:rabbitmq ./docker/rabbitmq/augur.conf /etc/rabbitmq/conf.d/

Expand Down

0 comments on commit 46d396d

Please sign in to comment.