1
0
mirror of https://github.com/jumpserver/lina.git synced 2025-05-12 01:58:51 +00:00

perf: Update Dockerfile with new base image tag

This commit is contained in:
github-actions[bot] 2025-03-27 09:15:53 +00:00 committed by ZhaoJiSen
parent a54190adfc
commit 105aca42a6

View File

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