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 @@ -60,7 +60,7 @@ RUN { \
60
60
COPY --from=composer:1.10 /usr/bin/composer /usr/local/bin/
61
61
62
62
# https://www.drupal.org/node/3060/release
63
- ENV DRUPAL_VERSION 9.1.0
63
+ ENV DRUPAL_VERSION 9.1.2
64
64
65
65
WORKDIR /opt/drupal
66
66
RUN set -eux; \
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ RUN { \
50
50
COPY --from=composer:1.10 /usr/bin/composer /usr/local/bin/
51
51
52
52
# https://www.drupal.org/node/3060/release
53
- ENV DRUPAL_VERSION 9.1.0
53
+ ENV DRUPAL_VERSION 9.1.2
54
54
55
55
WORKDIR /opt/drupal
56
56
RUN set -eux; \
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ RUN { \
60
60
COPY --from=composer:1.10 /usr/bin/composer /usr/local/bin/
61
61
62
62
# https://www.drupal.org/node/3060/release
63
- ENV DRUPAL_VERSION 9.1.0
63
+ ENV DRUPAL_VERSION 9.1.2
64
64
65
65
WORKDIR /opt/drupal
66
66
RUN set -eux; \
You can’t perform that action at this time.
0 commit comments