Skip to content

Commit

Permalink
chore(deps): update rabbitmq:3.12.10-management-alpine docker digest …
Browse files Browse the repository at this point in the history
…to 014be37
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 775fbc8 commit 1de3d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/development/stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ services:
- traefik.http.routers.rabbitmq_secure.rule=Host(`rabbitmq.${STACK_DOMAIN}`)
- traefik.http.routers.rabbitmq_secure.tls.options=mintls13@file #DARGSTACK-REMOVE
- traefik.http.services.rabbitmq.loadbalancer.server.port=15672
image: rabbitmq:3.12.10-management-alpine@sha256:118ae12ff534ec6c550aac8a2f6fbf874d6aa5cc5ae1808929876cce3f82115c
image: rabbitmq:3.12.10-management-alpine@sha256:014be37eedb6dbea497176b14c05bd92e039d53c752219c0b5795b8725679c4b
secrets:
- source: rabbitmq_definitions
target: /etc/rabbitmq/definitions.json
Expand Down

0 comments on commit 1de3d99

Please sign in to comment.