Skip to content

Commit

Permalink
perf: Update Dockerfile with new base image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and LeeEirc committed Jul 23, 2024
1 parent 3835d9f commit 234cd49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jumpserver/lion-base:v1 AS stage-build
FROM jumpserver/lion-base:20240719_034830 AS stage-build
ARG TARGETARCH

ARG GOPROXY=https://goproxy.io
Expand Down

0 comments on commit 234cd49

Please sign in to comment.