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 cc43282 commit 7835cfeCopy full SHA for 7835cfe
httpbin-site/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/getzola/zola:v0.17.2 as builder
+FROM ghcr.io/getzola/zola:v0.19.0 as builder
2
COPY . /app
3
WORKDIR /app
4
RUN ["/bin/zola", "build"]
0 commit comments