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 5edc0e4 commit 0eca4d3Copy full SHA for 0eca4d3
1 file changed
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-10.11-drupal:26.5.1@sha256:59d343eed7fb08ab960331626c832610c88d007020bcf8e8862c02a37b37ee82
+FROM uselagoon/mariadb-10.11-drupal:26.6.0@sha256:83a80790dd01f6809415f7af2992b27498e78cd1ce73bb0acb952516173cca32
11
12
# Set the data directory to a different location that a mounted volume.
13
ENV MARIADB_DATA_DIR=/home/db-data
0 commit comments