Set LEPTOS_TAILWIND_VERSION to upgrade to v4
All checks were successful
Push Workflows / docker-build (push) Successful in 4m40s

This commit is contained in:
2025-02-17 23:03:35 -05:00
parent ecf748150e
commit 1e02d0f0f5

View File

@ -1,5 +1,7 @@
FROM gitea/runner-images:ubuntu-latest
ENV LEPTOS_TAILWIND_VERSION=v4.0.6
WORKDIR /app
# Install a few dependencies
@ -32,4 +34,3 @@ RUN cd / && \
rm -rf ImageMagick-7.1.1-38
ENV LD_LIBRARY_PATH=/usr/local/lib