chore: Keep containers up-to-date
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
ARG BASE_VERSION=latest
|
||||
FROM ghcr.io/allanger/dumb-downloader as builder
|
||||
ARG ARGOCD_VERSION=v2.5.10
|
||||
ARG ARGOCD_VERSION=v2.7.6
|
||||
ENV RUST_LOG=info
|
||||
RUN mkdir /out
|
||||
RUN dudo -l "https://github.com/argoproj/argo-cd/releases/download/{{ version }}/argocd-{{ os }}-{{ arch }}" -d /tmp/argocd -p $ARGOCD_VERSION
|
||||
|
Reference in New Issue
Block a user