Skip to content

Commit

Permalink
updates 3.3.0 => 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shelane committed Dec 5, 2023
1 parent 015001e commit 6e59f61
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.3.0 \
TERMINUS_VERSION=3.3.1 \
JQ_VERSION=1.7 \
YQ_VERSION=4.40.4
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.3.0 \
TERMINUS_VERSION=3.3.1 \
JQ_VERSION=1.7 \
YQ_VERSION=4.40.4
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.3.0 \
TERMINUS_VERSION=3.3.1 \
JQ_VERSION=1.7 \
YQ_VERSION=4.40.4
RUN set -xe; \
Expand Down

0 comments on commit 6e59f61

Please sign in to comment.