update PHP and alpine version
Some checks failed
build and push / build (push) Failing after 1m56s

Signed-off-by: Ava Affine <ava@sunnypup.io>
This commit is contained in:
Ava Apples Affine 2026-02-03 12:06:48 -08:00
parent 2c0eb6c9d8
commit af291b9036

View file

@ -1,4 +1,4 @@
FROM php:7.4.32-fpm-alpine3.12 as build FROM php:7.4.33-fpm-alpine3.16 as build
RUN apk update \ RUN apk update \
&& apk add --no-cache libpng-dev zeromq-dev git \ && apk add --no-cache libpng-dev zeromq-dev git \