1
0
mirror of https://github.com/xiaoqidun/gocos.git synced 2025-04-11 15:07:25 +08:00

feat(基础镜像): 更新基础镜像

This commit is contained in:
2022-06-02 14:30:26 +08:00
parent f60851107c
commit 89b2e61cc8

@ -1,5 +1,5 @@
# 基础镜像
FROM alpine:3.15.4
FROM alpine:3.16.0
# 作者信息
LABEL MAINTAINER="xiaoqidun@gmail.com"