Skip to content

Commit

Permalink
Update ghcr.io/getzola/zola Docker tag to v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 20, 2024
1 parent 79ade66 commit 6e58728
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.19.0

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

0 comments on commit 6e58728

Please sign in to comment.