Upgrade to Drupal 9.5

This commit is contained in:
2023-01-03 15:07:50 +01:00
parent b50d59f0bb
commit c0795fbd78
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM drupal:9.3
FROM drupal:9.5
LABEL maintainer="Torben Nehmer <torben@nehmer.net>"
RUN set -ex; \