Skip to content

Commit 9c0a124

Browse files
chore(deps): update mysql docker tag to v8.4 (#534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0309f76 commit 9c0a124

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ services:
6969
- "27017:27017/tcp"
7070

7171
mysql:
72-
image: mysql:8.0@sha256:d0304ed9fdb64a3f6c7ad11a5fb4f13abfc10e6dfa3f288d652e7320c34df7f9
72+
image: mysql:8.4@sha256:43bd9764df60666fb2ba2cf8217dd17b3d2414c150005d2fdd07a0cd73d3b7f5
7373
hostname: mysql
7474
ports:
7575
- "3306:3306/tcp"

0 commit comments

Comments
 (0)