1
0
mirror of https://github.com/jumpserver/lina.git synced 2025-05-11 17:48:57 +00:00

perf: Update Dockerfile with new base image tag

This commit is contained in:
github-actions[bot] 2025-03-27 10:45:16 +00:00 committed by 老广
parent cd175d50c1
commit af1f14f293

View File

@ -1,4 +1,4 @@
FROM jumpserver/lina-base:20250327_091139 AS stage-build
FROM jumpserver/lina-base:20250327_104059 AS stage-build
ARG VERSION
ENV VERSION=$VERSION