Skip to content

Commit adc8c2d

Browse files
chore(deps): update mariadb docker tag to v11.8.7
1 parent f356e51 commit adc8c2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tests/integration/mysql-performance-config/versions/mariadb-11.4.10

tests/integration/mysql-performance-config/versions/mariadb-11.4.10/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mariadb:11.4.10
1+
FROM mariadb:11.8.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)