Skip to content

Commit fb02c57

Browse files
chore(deps): update mysql docker tag to v8.4.7 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aba9caf commit fb02c57

File tree

1 file changed

+1
-1
lines changed
  • tests/integration/mysql-performance-config/versions/8.0.40

1 file changed

+1
-1
lines changed

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.6
1+
FROM mysql:8.4.7
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)