Skip to content

Commit

Permalink
Merge branch '7.1' into 7.2-stroom-7.0-proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
at055612 committed Nov 28, 2024
2 parents a270950 + 27e182a commit 3c069c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-resources/compose/containers/stroom-all-dbs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '2.4'
services:

stroom-all-dbs:
image: "${MYSQL_DOCKER_REPO:-mysql}:${MYSQL_TAG:-8.0.28}"
image: "${MYSQL_DOCKER_REPO:-mysql}:${MYSQL_TAG:-8.0.40}"
container_name: stroom-all-dbs
ports:
- "3307:3306"
Expand Down

0 comments on commit 3c069c7

Please sign in to comment.