chore: update base image to Alpine 3.20
- Update base image from alpine version 3.17 to 3.20 Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
2041794fd5
commit
ceb4e12d92
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.17
|
||||
FROM alpine:3.20
|
||||
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
|
|
Loading…
Reference in New Issue