Skip to content

Commit

Permalink
chore(deps): update uselagoon/mariadb-10.11-drupal docker tag to v24.…
Browse files Browse the repository at this point in the history
…12.0 (#77)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 1991dc2 commit 2536cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# support setting data directory as an environment variable) to support new
# location and overriding default CMD to include our custom data directory.
#
FROM uselagoon/mariadb-10.11-drupal:24.11.0
FROM uselagoon/mariadb-10.11-drupal:24.12.0

# Set the data directory to a different location that a mounted volume.
ENV MARIADB_DATA_DIR=/home/db-data
Expand Down

0 comments on commit 2536cf6

Please sign in to comment.