mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 11:59:00 +08:00
fix: update ubuntu base image version (#33927)
related to #33945 FIX CVEs of milvus base image: LOW: 32, MEDIUM: 50, **Total FIX: 82** ![image](https://github.com/milvus-io/milvus/assets/27683687/020fbb73-9a1f-42cb-8224-a595179b3533) ![image](https://github.com/milvus-io/milvus/assets/27683687/fef403a5-c658-4ee6-baf4-ace3a0387799) Signed-off-by: weizhenkun <zhenkun.wei@qq.com> Co-authored-by: weizhenkun <zhenkun.wei@qq.com>
This commit is contained in:
parent
59d910320d
commit
059aaad3bb
@ -9,7 +9,7 @@
|
||||
# is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
|
||||
# or implied. See the License for the specific language governing permissions and limitations under the License.
|
||||
|
||||
FROM ubuntu:focal-20220426
|
||||
FROM ubuntu:focal-20240530
|
||||
|
||||
ARG TARGETARCH
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user