Skip to content

Commit

Permalink
Merge pull request #3045 from fengshunli/alpine
Browse files Browse the repository at this point in the history
upgrade the alpine base image
  • Loading branch information
karmada-bot committed Jan 13, 2023
2 parents 051a0b3 + 2f56fec commit aa5868a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/images/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.15.1
FROM alpine:3.17.1

ARG BINARY

Expand Down
2 changes: 1 addition & 1 deletion cluster/images/buildx.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.15.1
FROM alpine:3.17.1

ARG BINARY
ARG TARGETPLATFORM
Expand Down

0 comments on commit aa5868a

Please sign in to comment.