File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ RUN { \
59
59
COPY --from=composer:1.10 /usr/bin/composer /usr/local/bin/
60
60
61
61
# https://www.drupal.org/node/3060/release
62
- ENV DRUPAL_VERSION 9.0.10
62
+ ENV DRUPAL_VERSION 9.0.11
63
63
64
64
WORKDIR /opt/drupal
65
65
RUN set -eux; \
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ RUN { \
49
49
COPY --from=composer:1.10 /usr/bin/composer /usr/local/bin/
50
50
51
51
# https://www.drupal.org/node/3060/release
52
- ENV DRUPAL_VERSION 9.0.10
52
+ ENV DRUPAL_VERSION 9.0.11
53
53
54
54
WORKDIR /opt/drupal
55
55
RUN set -eux; \
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ RUN { \
59
59
COPY --from=composer:1.10 /usr/bin/composer /usr/local/bin/
60
60
61
61
# https://www.drupal.org/node/3060/release
62
- ENV DRUPAL_VERSION 9.0.10
62
+ ENV DRUPAL_VERSION 9.0.11
63
63
64
64
WORKDIR /opt/drupal
65
65
RUN set -eux; \
You can’t perform that action at this time.
0 commit comments