Skip to content

Commit cd1005b

Browse files
chore(deps): update mysql docker tag to v8.4.5
1 parent f990e6e commit cd1005b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tests/integration/mysql-performance-config/versions/8.0.40

tests/integration/mysql-performance-config/versions/8.0.40/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mysql:8.0.40
1+
FROM mysql:8.4.5
22
# Create and set permissions for log directory
33
RUN mkdir -p /var/log/mysql && \
44
chown -R mysql:mysql /var/log/mysql

0 commit comments

Comments
 (0)