Skip to content

Commit d5a5010

Browse files
committed
chore(deps): update uselagoon/mariadb-drupal docker tag to v24.3.1
1 parent 8e80db0 commit d5a5010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# support setting data directory as an environment variable) to support new
88
# location and overriding default CMD to include our custom data directory.
99
#
10-
FROM uselagoon/mariadb-drupal:24.3.0
10+
FROM uselagoon/mariadb-drupal:24.3.1
1111

1212
# Set the data directory to a different location that a mounted volume.
1313
ENV MARIADB_DATA_DIR=/var/lib/db-data

0 commit comments

Comments
 (0)