We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11d4805 commit fe7e2d3Copy full SHA for fe7e2d3
Dockerfile
@@ -4,7 +4,7 @@ ARG BASE_IMAGE_TAG=nonroot
4
FROM debian:bullseye-slim AS deps
5
WORKDIR /workspace
6
7
-ARG ADC_VERSION=0.18.0
+ARG ADC_VERSION=0.19.0
8
ARG TARGETARCH
9
10
RUN apt update \
0 commit comments