Skip to content

Commit

Permalink
chore(deps): update mysql:5.7 docker digest to f3f196a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent 509f532 commit 6a58bce
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 @@ -16,7 +16,7 @@ services:
POSTGRES_PASSWORD: 'pass'

migration_db:
image: mysql:5.7@sha256:1a73b6a8f507639a8f91ed01ace28965f4f74bb62a9d9b9e7378d5f07fab79dc
image: mysql:5.7@sha256:f3f196a22a904f40bf42c1a0cc0d9a7fc4b06910581d8700467af8d3d40e8181
environment:
MYSQL_ROOT_PASSWORD: 'pass'
MYSQL_ROOT_HOST: '%'
Expand Down

0 comments on commit 6a58bce

Please sign in to comment.