Skip to content

Commit

Permalink
Revert "[revert-dockerize-version-5.x] Reverted dockerize version."
Browse files Browse the repository at this point in the history
This reverts commit 7887040.
  • Loading branch information
GROwen committed Sep 3, 2024
1 parent b12b92d commit da2dc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/php/Dockerfile.cli
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM ghcr.io/skpr/mtk:latest AS mtk
FROM uselagoon/php-${PHP_VERSION}-cli-drupal:latest

ARG GOJQ_VERSION=0.12.16
ARG DOCKERIZE_VERSION=v0.6.1
ARG DOCKERIZE_VERSION=v0.8.0
ARG BAY_CLI_VERSION=v1.1.3

COPY --from=php-cli /usr/local/bin/phpdbg /usr/local/bin/
Expand Down

0 comments on commit da2dc44

Please sign in to comment.