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.
sctr/frankenphp-tailwind-merge
1 parent 515cbf3 commit fcc6af6Copy full SHA for fcc6af6
1 file changed
8.5-www/Dockerfile
@@ -1,5 +1,5 @@
1
ARG CADDY_VERSION=2.11
2
-ARG FRANKENPHP_VERSION=1.11.3
+ARG FRANKENPHP_VERSION=1.12.1
3
4
FROM caddy:${CADDY_VERSION}-builder AS caddy-builder
5
@@ -26,8 +26,7 @@ RUN CGO_ENABLED=1 \
26
--with github.com/dunglas/caddy-cbrotli@v1.0.1 \
27
--with github.com/ggicci/caddy-jwt@v1.1.2 \
28
--with github.com/mholt/caddy-ratelimit@v0.1.0 \
29
- --with github.com/pberkel/caddy-storage-redis@v1.7.0 \
30
- --with github.com/sctr/frankenphp-tailwind-merge
+ --with github.com/pberkel/caddy-storage-redis@v1.7.0
31
32
# -----------------------------------------------------
33
# FrankenPHP
0 commit comments