Skip to content

Commit

Permalink
pull Serlo MySQL database from GHCR
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasHuber committed Jul 30, 2024
1 parent c1fc70b commit d138cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
ports:
- '6379:6379'
mysql:
image: eu.gcr.io/serlo-shared/serlo-mysql-database:latest
image: ghcr.io/serlo-mysql-database:latest
platform: linux/x86_64
pull_policy: always
ports:
Expand Down

0 comments on commit d138cad

Please sign in to comment.