Skip to content

Commit

Permalink
Merge branch 'feat/deployment' into chore/build-push
Browse files Browse the repository at this point in the history
  • Loading branch information
EchoSkorJjj authored Apr 29, 2024
2 parents 776025f + adf4f70 commit 70375fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/simple/fileprocessor/Fileprocessor.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ RUN GRPC_HEALTH_PROBE_VERSION=v0.4.13 && \
chmod +x /bin/grpc_health_probe

COPY --from=builder /app/dist/server server
CMD ["./server"]
CMD ["./server"]

0 comments on commit 70375fd

Please sign in to comment.