mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Fix Docker version
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
# Website: https://gohugo.io/
|
||||
|
||||
ARG GO_VERSION="1.27"
|
||||
ARG ALPINE_VERSION="3.22"
|
||||
ARG ALPINE_VERSION="3.24"
|
||||
ARG DART_SASS_VERSION="1.79.3"
|
||||
|
||||
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.5.0 AS xx
|
||||
|
||||
Reference in New Issue
Block a user