Skip to content

Commit

Permalink
Add php 8.0.30 (alpine 3.16)
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze committed Aug 22, 2023
1 parent 6efa809 commit 7731cbc
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.16.6
FROM alpine:3.16.7

ARG PHP_VERSION="8.0.29"
ARG PHP_VERSION="8.0.30"
ARG PHP_PACKAGE_BASENAME="php8"
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm8"
ARG UNIT_VERSION="1.26.1"
Expand Down

0 comments on commit 7731cbc

Please sign in to comment.