Skip to content

Commit

Permalink
Update cli image to php 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksantamaria authored Jan 16, 2024
1 parent 5883888 commit 065362a
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,4 +1,4 @@
ARG PHP_VERSION=8.2
ARG PHP_VERSION=8.3
FROM php:${PHP_VERSION}-cli-alpine AS php-cli
FROM ghcr.io/skpr/mtk:latest AS mtk
FROM uselagoon/php-${PHP_VERSION}-cli-drupal:latest
Expand Down

0 comments on commit 065362a

Please sign in to comment.