Skip to content

Commit

Permalink
Update ghcr.io/getzola/zola Docker tag to v0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent deb9972 commit 3cdbdda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/blog/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/getzola/zola:v0.17.1
FROM ghcr.io/getzola/zola:v0.18.0

COPY . .
RUN ["zola", "build"]
Expand Down

0 comments on commit 3cdbdda

Please sign in to comment.