1
0
mirror of https://github.com/jumpserver/lina.git synced 2025-05-10 09:05:04 +00:00

perf: Update Dockerfile with new base image tag

This commit is contained in:
github-actions[bot] 2024-07-23 08:50:48 +00:00 committed by 老广
parent 83f7dda5e7
commit d1e7b907e3

View File

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