dep updates

This commit is contained in:
Zoey2936
2024-01-16 18:21:23 +00:00
committed by Zoey
parent b31aa14bc4
commit 894144b9d5
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ RUN apk add --no-cache ca-certificates nodejs-current yarn && \
FROM --platform="$BUILDPLATFORM" alpine:3.19.0 as crowdsec
ARG CSNB_VER=v1.0.6-rc4
ARG CSNB_VER=v1.0.6-rc5
WORKDIR /src
RUN apk add --no-cache ca-certificates git build-base && \