Skip to content

Commit

Permalink
Merge branch 'devel' into fix-local-registry
Browse files Browse the repository at this point in the history
  • Loading branch information
tpantelis authored Jan 10, 2025
2 parents 1d5468a + f97ed8c commit 28caf1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package/Dockerfile.nettest
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ ARG TARGETPLATFORM
ARG VERSION
ENV PATH="/app:$PATH"

WORKDIR /app

COPY --from=base /output/nettest /

COPY scripts/nettest/* /app/
Expand Down

0 comments on commit 28caf1d

Please sign in to comment.