Skip to content

Commit

Permalink
updates terminus 3.6.0 => 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shelane committed Dec 13, 2024
1 parent 723501c commit 5259520
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 @@ -162,7 +162,7 @@ ENV \
# platformsh/legacy-cli
PLATFORMSH_CLI_VERSION=4.22.0 \
ACQUIA_CLI_VERSION=2.35.1 \
TERMINUS_VERSION=3.6.0 \
TERMINUS_VERSION=3.6.1 \
JQ_VERSION=1.7.1 \
YQ_VERSION=4.44.6
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 @@ -163,7 +163,7 @@ ENV \
# platformsh/legacy-cli
PLATFORMSH_CLI_VERSION=4.22.0 \
ACQUIA_CLI_VERSION=2.35.1 \
TERMINUS_VERSION=3.6.0 \
TERMINUS_VERSION=3.6.1 \
JQ_VERSION=1.7.1 \
YQ_VERSION=4.44.6
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 @@ -166,7 +166,7 @@ ENV \
# platformsh/legacy-cli
PLATFORMSH_CLI_VERSION=4.22.0 \
ACQUIA_CLI_VERSION=2.35.1 \
TERMINUS_VERSION=3.6.0 \
TERMINUS_VERSION=3.6.1 \
JQ_VERSION=1.7.1 \
YQ_VERSION=4.44.6
RUN set -xe; \
Expand Down

0 comments on commit 5259520

Please sign in to comment.