Skip to content

Commit

Permalink
Update ghcr.io/getzola/zola Docker tag to v0.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2023
1 parent 096a8e8 commit 5367f13
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.17.2

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

0 comments on commit 5367f13

Please sign in to comment.