update copy

This commit is contained in:
holzi1005 2025-01-21 12:40:32 +01:00
parent 1213656ff1
commit 8dd9095d8d

View file

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