Skip to content

Commit

Permalink
Bumped mtk to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksantamaria committed Oct 24, 2024
1 parent 93e383f commit 05ca7a0
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
@@ -1,6 +1,6 @@
ARG PHP_VERSION=8.2
FROM php:${PHP_VERSION}-cli-alpine AS php-cli
FROM ghcr.io/skpr/mtk:latest AS mtk
FROM ghcr.io/skpr/mtk:v2.1.0 AS mtk
FROM uselagoon/php-${PHP_VERSION}-cli-drupal:latest

ARG GOJQ_VERSION=0.12.16
Expand Down

0 comments on commit 05ca7a0

Please sign in to comment.