Migrate dudo to Debian
This commit is contained in:
parent
1703a60e9b
commit
08531e7f9c
@ -1,5 +1,5 @@
|
||||
FROM ghcr.io/allanger/dumb-downloader as builder
|
||||
RUN apk update && apk add tar
|
||||
RUN apt-get update -y && apt-get install tar -y
|
||||
ARG HELM_VERSION=v3.10.3
|
||||
ARG HELMFILE_VERSION=0.150.0
|
||||
ENV RUST_LOG=info
|
||||
|
Reference in New Issue
Block a user