Skip to content

Commit

Permalink
Merge pull request #154 from acend/renovate/docker.io-floryn90-hugo-0.x
Browse files Browse the repository at this point in the history
Update docker.io/floryn90/hugo Docker tag to v0.138.0
  • Loading branch information
sybnex authored Nov 13, 2024
2 parents f724288 + 98b7a95 commit 688f554
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM docker.io/floryn90/hugo:0.134.2-ext-ubuntu AS builder
FROM docker.io/floryn90/hugo:0.138.0-ext-ubuntu AS builder

ARG TRAINING_HUGO_ENV=default

USER root
COPY . /src

RUN hugo --environment ${TRAINING_HUGO_ENV} --minify
Expand Down

0 comments on commit 688f554

Please sign in to comment.