We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d9ed44 commit c67195fCopy full SHA for c67195f
Dockerfile
@@ -2,7 +2,7 @@ FROM node:19.9.0-alpine AS node
2
3
# Base image with PHP-FPM
4
#FROM php:8.1.22-fpm-alpine3.16 AS base
5
-FROM php:8.1.29-fpm-alpine3.19 AS base
+FROM php:8.1.30-fpm-alpine3.19 AS base
6
7
# Musl for adding locales
8
ENV MUSL_LOCALE_DEPS="cmake make musl-dev gcc gettext-dev libintl"
0 commit comments