Skip to content

Commit

Permalink
updates terminus 3.2.2 => 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shelane committed Nov 30, 2023
1 parent c980cec commit 4fb3cce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 8.1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ ENV \
WPCLI_VERSION=2.9.0 \
PLATFORMSH_CLI_VERSION=4.10.4 \
ACQUIA_CLI_VERSION=2.18.0 \
TERMINUS_VERSION=3.2.2 \
TERMINUS_VERSION=3.3.0 \
JQ_VERSION=1.7 \
YQ_VERSION=4.40.3
RUN set -xe; \
Expand Down
2 changes: 1 addition & 1 deletion 8.2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ ENV \
WPCLI_VERSION=2.9.0 \
PLATFORMSH_CLI_VERSION=4.10.4 \
ACQUIA_CLI_VERSION=2.18.0 \
TERMINUS_VERSION=3.2.2 \
TERMINUS_VERSION=3.3.0 \
JQ_VERSION=1.7 \
YQ_VERSION=4.40.3
RUN set -xe; \
Expand Down
2 changes: 1 addition & 1 deletion 8.3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ ENV \
WPCLI_VERSION=2.9.0 \
PLATFORMSH_CLI_VERSION=4.10.4 \
ACQUIA_CLI_VERSION=2.18.0 \
TERMINUS_VERSION=3.2.2 \
TERMINUS_VERSION=3.3.0 \
JQ_VERSION=1.7 \
YQ_VERSION=4.40.3
RUN set -xe; \
Expand Down

0 comments on commit 4fb3cce

Please sign in to comment.