Skip to content

Commit 8e61f1f

Browse files
authored
dockerfile: Update Alpine
Closes #13783
1 parent f37412a commit 8e61f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Website: https://gohugo.io/
44

55
ARG GO_VERSION="1.24.0"
6-
ARG ALPINE_VERSION="3.20"
6+
ARG ALPINE_VERSION="3.22"
77
ARG DART_SASS_VERSION="1.79.3"
88

99
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.5.0 AS xx

0 commit comments

Comments
 (0)