Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze authored Jun 24, 2024
1 parent fb9e0da commit 94ffea9
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.19.1
FROM alpine:3.19.2

ARG PHP_VERSION="8.3.7"
ARG PHP_VERSION="8.3.8"
ARG PHP_PACKAGE_BASENAME="php83"
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm83"
ARG UNIT_VERSION="1.32.1"
Expand Down

0 comments on commit 94ffea9

Please sign in to comment.