Skip to content

Commit bb4d294

Browse files
committed
Alpine Linux 3.17
1 parent 8272995 commit bb4d294

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
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1
22

33
ARG GO_VERSION="1.19"
4-
ARG ALPINE_VERSION="3.16"
4+
ARG ALPINE_VERSION="3.17"
55
ARG XX_VERSION="1.1.2"
66

77
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx

0 commit comments

Comments
 (0)