Browse Source

perf: Update Dockerfile with new base image tag

pull/13918/head
github-actions[bot] 4 months ago committed by Bryan
parent
commit
1b55bf1670
  1. 2
      Dockerfile

2
Dockerfile

@ -1,4 +1,4 @@
FROM jumpserver/core-base:20240801_101727 AS stage-build
FROM jumpserver/core-base:20240808_054051 AS stage-build
ARG VERSION

Loading…
Cancel
Save