Skip to content

Commit f6b1f00

Browse files
committed
chore: upgrade adc to 0.19.0
1 parent bcb11a7 commit f6b1f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ARG BASE_IMAGE_TAG=nonroot
44
FROM debian:bullseye-slim AS deps
55
WORKDIR /workspace
66

7-
ARG ADC_VERSION=0.18.0
7+
ARG ADC_VERSION=0.19.0
88
ARG TARGETARCH
99

1010
RUN apt update \

0 commit comments

Comments
 (0)