First try

This commit is contained in:
2025-10-08 22:36:39 +02:00
parent 9f21eb7eeb
commit 53c5adb8de
2 changed files with 2 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
FROM debian:bookworm-slim
ENV HUGO_VERSION $HUGO_VERSION
ENV WEBHOOK_VERSION $WEBHOOK_VERSION
ARG HUGO_VERSION=$HUGO_VERSION
ARG WEBHOOK_VERSION=$WEBHOOK_VERSION
ENV DEBIAN_FRONTEND=noninteractive
# Install dependencies