Skip to content

Commit

Permalink
[set-dockerize-to-latest] Updated dockerize version. (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
GROwen authored Sep 4, 2024
1 parent b2d6a97 commit 2d2e84b
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:v2.0.2 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 2d2e84b

Please sign in to comment.