Skip to content

Commit 23f78e2

Browse files
build(deps): bump the minors group across 1 directory with 2 updates (#260)
Bumps the minors group with 2 updates in the / directory: mzinga/payload/gh/backoffice and rabbitmq. Updates `mzinga/payload/gh/backoffice` from 0.10.0 to 0.10.2 Updates `rabbitmq` from 4.2.5-management-alpine to 4.3.0-management-alpine --- updated-dependencies: - dependency-name: mzinga/payload/gh/backoffice dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minors - dependency-name: rabbitmq dependency-version: 4.3.0-management-alpine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minors ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 808ed11 commit 23f78e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ services:
1919
condition: no
2020

2121
mzinga:
22-
image: newesissrl.azurecr.io/mzinga/payload/gh/backoffice:0.10.0
22+
image: newesissrl.azurecr.io/mzinga/payload/gh/backoffice:0.10.2
2323
ports:
2424
- ${PORT:-3000}:${PORT:-3000}
2525
volumes:
@@ -90,7 +90,7 @@ services:
9090
start_interval: 1s
9191
retries: 30
9292
messagebus:
93-
image: rabbitmq:4.2.5-management-alpine
93+
image: rabbitmq:4.3.0-management-alpine
9494
hostname: rabbitmq
9595
ports:
9696
- ${RABBITMQ_PORT:-5672}:5672

0 commit comments

Comments
 (0)