Update base image version to alpine 3.18.3 (#5909)

Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
This commit is contained in:
Wenhao Zhou
2023-09-07 18:01:07 +08:00
committed by GitHub
parent 2c8e4232e0
commit 1dfd79a144
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ RUN mv /workspace/bin/cmd/ks-apiserver ${OUTDIR}/usr/local/bin/
# Final image
#############
FROM alpine:3.16.2
FROM alpine:3.18.3
COPY --from=build_context /out/ /