mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-02-20 01:28:45 +01:00
Fix docker image for dev (#2319)
* missing `argocd-ui` assets * set default IMAGE_TAG
This commit is contained in:
committed by
Alexander Matyushentsev
parent
d2af2faa52
commit
e1954e3eaf
@@ -3,3 +3,4 @@
|
||||
####################################################################################################
|
||||
FROM argocd-base
|
||||
COPY argocd* /usr/local/bin/
|
||||
COPY --from=argocd-ui ./src/dist/app /shared/app
|
||||
|
||||
Reference in New Issue
Block a user