We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f38dc1 commit 8f8f8c7Copy full SHA for 8f8f8c7
Dockerfile
@@ -7,7 +7,7 @@
7
# support setting data directory as an environment variable) to support new
8
# location and overriding default CMD to include our custom data directory.
9
#
10
-FROM uselagoon/mariadb-drupal:24.3.1
+FROM uselagoon/mariadb-drupal:24.4.0
11
12
# Set the data directory to a different location that a mounted volume.
13
ENV MARIADB_DATA_DIR=/var/lib/db-data
0 commit comments