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 5f12c2e commit a54dc46Copy full SHA for a54dc46
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.3.0@sha256:230f9c719e6f4c4923b4168fa8bcae8b2996a87c5eeae7960b69216599245d26
+FROM uselagoon/mariadb-10.11-drupal:26.4.0@sha256:55ac5d5ea5fc160ec4706d9871617805ebe53d3980f7314c4463df98a85e651e
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