Skip to content

Commit

Permalink
Testing: Specify MySQL8.3; rucio#6747
Browse files Browse the repository at this point in the history
  • Loading branch information
rdimaio committed Jul 11, 2024
1 parent 2ab1082 commit 1cf1192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/docker/dev/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ services:
- POSTGRES_PASSWORD=rucio
command: ["-c", "fsync=off","-c", "synchronous_commit=off","-c", "full_page_writes=off"]
mysql8:
image: docker.io/mysql:8
image: docker.io/mysql:8.3
profiles:
- mysql8
environment:
Expand Down

0 comments on commit 1cf1192

Please sign in to comment.