Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
update docker build with new feeder reg file
Browse files Browse the repository at this point in the history
  • Loading branch information
petervolvowinz committed Feb 22, 2024
1 parent 41a3a3d commit ca0bb8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.rlserver
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ COPY --from=builder /build/bin/vissv2server .
COPY --from=builder /build/server/transport_sec/transportSec.json ../transport_sec/transportSec.json
COPY --from=builder /build/server/vissv2server/atServer/purposelist.json atServer/purposelist.json
COPY --from=builder /build/server/vissv2server/atServer/scopelist.json atServer/scopelist.json
COPY --from=builder /build/server/vissv2server/feeder-registration.docker.json feeder-registration.json
COPY --from=builder /build/server/vissv2server/uds-registration.docker.json uds-registration.json
COPY --from=builder /build/server/vissv2server/vss_vissv2.binary .
COPY --from=builder /build/server/agt_server/agt_public_key.rsa .

Expand Down

0 comments on commit ca0bb8c

Please sign in to comment.