Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/hugomods/hugo:debian-base-0.154.2@sha256:7af8bc97ba34cf865c96230efa5ed89ebb59ee229c93d873ab0da541d5180a39 AS hugo
FROM ghcr.io/hugomods/hugo:debian-base-0.155.1@sha256:c875dc7cdabd691a2f50d51b3ae2b41a6843ba217d2622fa6ffd88f89a2eb631 AS hugo

COPY site /src

Expand Down