Skip to content

Commit

Permalink
chore(deps): 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 Jan 14, 2024
1 parent cc43282 commit ee7e6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion httpbin-site/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/getzola/zola:v0.17.2 as builder
FROM ghcr.io/getzola/zola:v0.18.0 as builder
COPY . /app
WORKDIR /app
RUN ["/bin/zola", "build"]
Expand Down

0 comments on commit ee7e6ec

Please sign in to comment.