diff --git a/Dockerfile b/Dockerfile index 99328ad..aba010d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,5 @@ +# TEMPORARY SOLUTION +# Need a real way to build tailwind and build the templ files FROM golang:1.24 WORKDIR /app