Merge pull request '更新 sf-admin/Dockerfile' (#1) from chenzihao-patch-1 into ca_router
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled

Reviewed-on: #1
This commit is contained in:
chenzihao 2025-05-19 07:00:31 +00:00
commit 9e2f59a048

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