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 @@ -60,7 +60,7 @@ RUN { \
6060COPY --from=composer:1.10 /usr/bin/composer /usr/local/bin/
6161
6262# https://www.drupal.org/node/3060/release
63- ENV DRUPAL_VERSION 8.9.2
63+ ENV DRUPAL_VERSION 8.9.3
6464
6565WORKDIR /opt/drupal
6666RUN set -eux; \
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ RUN { \
5050COPY --from=composer:1.10 /usr/bin/composer /usr/local/bin/
5151
5252# https://www.drupal.org/node/3060/release
53- ENV DRUPAL_VERSION 8.9.2
53+ ENV DRUPAL_VERSION 8.9.3
5454
5555WORKDIR /opt/drupal
5656RUN set -eux; \
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ RUN { \
6060COPY --from=composer:1.10 /usr/bin/composer /usr/local/bin/
6161
6262# https://www.drupal.org/node/3060/release
63- ENV DRUPAL_VERSION 8.9.2
63+ ENV DRUPAL_VERSION 8.9.3
6464
6565WORKDIR /opt/drupal
6666RUN set -eux; \
You can’t perform that action at this time.
0 commit comments