Skip to content

Commit

Permalink
Testing: Specify MySQL8.3; #6747
Browse files Browse the repository at this point in the history
  • Loading branch information
rdimaio authored and bari12 committed May 7, 2024
1 parent d1d8e13 commit 6fa4ddd
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 6fa4ddd

Please sign in to comment.