Skip to content

Commit 7835cfe

Browse files
chore(deps): update ghcr.io/getzola/zola docker tag to v0.19.0
1 parent cc43282 commit 7835cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httpbin-site/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/getzola/zola:v0.17.2 as builder
1+
FROM ghcr.io/getzola/zola:v0.19.0 as builder
22
COPY . /app
33
WORKDIR /app
44
RUN ["/bin/zola", "build"]

0 commit comments

Comments
 (0)