Skip to content

Commit

Permalink
Update php Docker tag to v8.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jordisala1991 committed Nov 21, 2023
1 parent 1ff9915 commit 9e42471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php8.2-cli/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.2.11-cli-alpine
FROM php:8.2.12-cli-alpine

COPY --from=mlocati/php-extension-installer /usr/bin/install-php-extensions /usr/bin/
COPY --from=composer:2.6 /usr/bin/composer /usr/bin/
Expand Down

0 comments on commit 9e42471

Please sign in to comment.