Skip to content

Commit

Permalink
Bump php from 8.2-fpm-alpine to 8.3-fpm-alpine in /docker/php
Browse files Browse the repository at this point in the history
Bumps php from 8.2-fpm-alpine to 8.3-fpm-alpine.

---
updated-dependencies:
- dependency-name: php
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 9656f44 commit 570cd0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/php/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.2-fpm-alpine
FROM php:8.3-fpm-alpine

RUN mv "$PHP_INI_DIR/php.ini-development" "$PHP_INI_DIR/php.ini"

Expand Down

0 comments on commit 570cd0f

Please sign in to comment.