File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ RUN { \
5959COPY --from=composer:1.10 /usr/bin/composer /usr/local/bin/
6060
6161# https://www.drupal.org/node/3060/release
62- ENV DRUPAL_VERSION 9.0.10
62+ ENV DRUPAL_VERSION 9.0.11
6363
6464WORKDIR /opt/drupal
6565RUN set -eux; \
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ RUN { \
4949COPY --from=composer:1.10 /usr/bin/composer /usr/local/bin/
5050
5151# https://www.drupal.org/node/3060/release
52- ENV DRUPAL_VERSION 9.0.10
52+ ENV DRUPAL_VERSION 9.0.11
5353
5454WORKDIR /opt/drupal
5555RUN set -eux; \
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ RUN { \
5959COPY --from=composer:1.10 /usr/bin/composer /usr/local/bin/
6060
6161# https://www.drupal.org/node/3060/release
62- ENV DRUPAL_VERSION 9.0.10
62+ ENV DRUPAL_VERSION 9.0.11
6363
6464WORKDIR /opt/drupal
6565RUN set -eux; \
You can’t perform that action at this time.
0 commit comments