upgrade the alpine base image

Signed-off-by: fsl <1171313930@qq.com>
This commit is contained in:
fsl 2023-01-12 23:08:46 +08:00
parent b28f6bfc5d
commit 2f56fecbc5
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.15.1
FROM alpine:3.17.1
ARG BINARY

View File

@ -1,4 +1,4 @@
FROM alpine:3.15.1
FROM alpine:3.17.1
ARG BINARY
ARG TARGETPLATFORM