更新 sf-vertx/Dockerfile
All checks were successful
Build and Push Docker Image / build (push) Successful in 5m32s

This commit is contained in:
zhoujun 2025-05-19 07:04:01 +00:00
parent 9e2f59a048
commit 79d27f6986

View File

@ -1,4 +1,4 @@
FROM docker.yzj/library/maven:latest AS builder
FROM 192.168.5.120:5000/library/maven:latest AS builder
WORKDIR /app