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 2390b15 commit 52b566cCopy full SHA for 52b566c
core/performance.md
@@ -32,7 +32,7 @@ The integration using the cache handler is quite simple. You just have to update
32
# Versions
33
-FROM dunglas/frankenphp:1-php8.3 AS frankenphp_upstream
34
35
-+FROM dunglas/frankenphp:latest-builder AS builder
++FROM dunglas/frankenphp:1-builder-php8.3 AS builder
36
+COPY --from=caddy:builder /usr/bin/xcaddy /usr/bin/xcaddy
37
+
38
+RUN apt-get update && apt-get install --no-install-recommends -y \
0 commit comments