Skip to content

Commit 212e36c

Browse files
chore(deps): update mysql docker tag to v8.4.9
1 parent 78f1d8e commit 212e36c

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.4.8
1+
FROM mysql:8.4.9
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)