Skip to content

Commit fdc3424

Browse files
chore(deps): bump mongo (#318)
Bumps the docker-compose-minor-patch group with 1 update in the / directory: mongo. Updates `mongo` from 8.0 to 8.3 --- updated-dependencies: - dependency-name: mongo dependency-version: '8.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker-compose-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 255bc2f commit fdc3424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ services:
592592

593593
mongodb:
594594
<<: *default-platform
595-
image: mongo:8.0
595+
image: mongo:8.3
596596
container_name: dev-mongodb
597597
restart: unless-stopped
598598

0 commit comments

Comments
 (0)