Set LEPTOS_TAILWIND_VERSION to upgrade to v4
All checks were successful
Push Workflows / docker-build (push) Successful in 12m36s
All checks were successful
Push Workflows / docker-build (push) Successful in 12m36s
This commit is contained in:
parent
ecf748150e
commit
1e02d0f0f5
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user