Merge pull request #3045 from fengshunli/alpine

upgrade the alpine base image
This commit is contained in:
karmada-bot 2023-01-13 11:56:05 +08:00 committed by GitHub
commit aa5868a0ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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