update copy

This commit is contained in:
holzi1005 2025-01-21 14:41:15 +01:00
parent 8dd9095d8d
commit 4da7afb636

View file

@ -17,7 +17,7 @@ LABEL version="${VERSION}" \
WORKDIR /usr/src/app
COPY nodejs/ .
COPY . .
RUN apk --no-cache add \
curl \