Skip to content

Commit

Permalink
php 8.3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze authored Feb 17, 2025
1 parent 99b4ac0 commit 34a95c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:3.21.0
FROM alpine:3.21.3

ARG PHP_VERSION="8.3.16"
ARG PHP_VERSION="8.3.17"
ARG PHP_PACKAGE_BASENAME="php83"
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm83"
ARG UNIT_VERSION="1.34.1"
Expand Down

0 comments on commit 34a95c9

Please sign in to comment.