Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 0c737dc

Browse files
chore(deps): update mysql:5.7 docker digest to 2c23f25
1 parent 0baeba5 commit 0c737dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178
auth:
179179
username: $DOCKERHUB_USERNAME
180180
password: $DOCKERHUB_PASSWORD
181-
- image: mysql:5.7@sha256:f57eef421000aaf8332a91ab0b6c96b3c83ed2a981c29e6528b21ce10197cd16
181+
- image: mysql:5.7@sha256:2c23f254c6b9444ecda9ba36051a9800e8934a2f5828ecc8730531db8142af83
182182
auth:
183183
username: $DOCKERHUB_USERNAME
184184
password: $DOCKERHUB_PASSWORD

0 commit comments

Comments
 (0)