1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2026-01-12 07:42:56 -05:00

automatically build & push on new Hugo releases

This commit is contained in:
2023-03-15 12:31:58 -04:00
parent 3d5a32a41a
commit 9b9a34e059
4 changed files with 52 additions and 41 deletions

View File

@@ -8,7 +8,7 @@ ARG HUGO_BUILD_TAGS=extended
# ---
# Hugo >= v0.81.0 requires Go 1.16+ to build
FROM golang:1.19-alpine3.17 AS build
FROM golang:1.20-alpine3.17 AS build
# renew global args from above
# https://docs.docker.com/engine/reference/builder/#scope