Use a custom built image as a hugo builder #77

Merged
allanger merged 1 commits from update-hugo-image into main 2023-05-30 09:13:35 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM git.badhouseplants.net/badhouseplants/hugo-builder
FROM git.badhouseplants.net/badhouseplants/hugo-container:451ffcefe9803644a65172b04e34392564ce8743
WORKDIR /src
COPY ./src /src
ENTRYPOINT ["hugo"]

View File

@ -2,7 +2,7 @@ apiVersion: v2
name: badhouseplants-net
description: A Helm chart for Kubernetes
type: application
version: 0.7.0
version: 0.7.1
appVersion: "4.20.0"
dependencies:
- name: remark42