We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6f5c64 commit e558d1aCopy full SHA for e558d1a
frankenphp-alpine.Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1.13
2
-FROM dunglas/frankenphp:1.6-php8.4-alpine AS upstream
+FROM dunglas/frankenphp:1.8-php8.4-alpine AS upstream
3
FROM upstream AS base
4
ARG APCU_VERSION="5.1.24"
5
ARG REDIS_VERSION="6.2.0"
frankenphp.Dockerfile
-FROM dunglas/frankenphp:1.6-php8.4 AS upstream
+FROM dunglas/frankenphp:1.8-php8.4 AS upstream
0 commit comments