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 May 2, 2024
1 parent 2c389be commit 61d00a3
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 @@ -105,7 +105,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
platform: linux/amd64
profiles:
- mysql8
Expand Down

0 comments on commit 61d00a3

Please sign in to comment.