Skip to content

Commit fcc6af6

Browse files
committed
removed sctr/frankenphp-tailwind-merge
1 parent 515cbf3 commit fcc6af6

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

8.5-www/Dockerfile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG CADDY_VERSION=2.11
2-
ARG FRANKENPHP_VERSION=1.11.3
2+
ARG FRANKENPHP_VERSION=1.12.1
33

44
FROM caddy:${CADDY_VERSION}-builder AS caddy-builder
55

@@ -26,8 +26,7 @@ RUN CGO_ENABLED=1 \
2626
--with github.com/dunglas/caddy-cbrotli@v1.0.1 \
2727
--with github.com/ggicci/caddy-jwt@v1.1.2 \
2828
--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
29+
--with github.com/pberkel/caddy-storage-redis@v1.7.0
3130

3231
# -----------------------------------------------------
3332
# FrankenPHP

0 commit comments

Comments
 (0)