fix: Pin hugo version
All checks were successful
Build latest image / build-container (push) Successful in 56s

This commit is contained in:
Nicolai Ort 2025-04-22 14:22:09 +02:00
parent f71971e793
commit f06c486182

View File

@ -1,4 +1,4 @@
FROM registry.odit.services/hub/hugomods/hugo:exts AS build
FROM registry.odit.services/hub/hugomods/hugo:exts-0.145.0 AS build
WORKDIR /app
COPY . /app/