Skip to content

Commit

Permalink
Update php Docker tag to v8.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jordisala1991 committed Jul 12, 2024
1 parent b3aa137 commit fe790df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php8.3-cli/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.3.8-cli-alpine
FROM php:8.3.9-cli-alpine

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

0 comments on commit fe790df

Please sign in to comment.