Skip to content

Commit

Permalink
chore(deps): update mysql:8.4.4 docker digest to 0917ecc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2025
1 parent 0a7695a commit 41e0ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/dev/docker-compose.mysql.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
mysql:
image: mysql:8.4.4@sha256:b14b2b73fc1242bef8fc21cbd73f247396f353cf314734d3502d72eb1ed0d93b
image: mysql:8.4.4@sha256:0917ecc5863323a48203dda0bb7d58582d958da62914024c474bf2e8c5f5ee73
environment:
MYSQL_ROOT_PASSWORD: secret
MYSQL_USER: mysql
Expand Down

0 comments on commit 41e0ae4

Please sign in to comment.