Skip to content

Commit

Permalink
chore(deps): update docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent 3fdc2d1 commit 31c2358
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ services:
# Portal-specific services
mongo:
container_name: mongo
image: mongo:4.4.20
image: mongo:4.4.29
restart: always
environment:
MONGO_INITDB_DATABASE: dev
Expand Down Expand Up @@ -138,7 +138,7 @@ services:

wiremock:
container_name: wiremock
image: wiremock/wiremock:3.3.1-2
image: wiremock/wiremock:3.6.0-2
ports:
- '8181:8181'
entrypoint:
Expand Down

0 comments on commit 31c2358

Please sign in to comment.