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.
1 parent fbb7b78 commit 20f0211Copy full SHA for 20f0211
Dockerfile
@@ -20,7 +20,7 @@ COPY . .
20
21
RUN yarn build
22
23
-FROM ghcr.io/descope/caddy:v0.1.31
+FROM ghcr.io/descope/caddy:v0.1.32
24
25
ENV PORT=8080
26
ENV WWW_ROOT=/www
0 commit comments