1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-04-26 04:55:22 -04:00

Update golang Docker tag to v1.21

This commit is contained in:
renovate[bot] 2023-09-01 00:24:22 +00:00
parent 8305e01188
commit 4a14b72e5b

View File

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