Skip to content

ci: 🤦🏾‍♂️ move "LABEL" directives to correct stage for server Dockerfile, add "LABEL" directives to symbols dockerfile

Administrator requested to merge ci-server-label into master

Created by: ggilmore

This PR:

  1. Moves the "LABEL" directive to the correct stage in the server Dockerfile (they were previously thrown away since the server Dockerfile is a multi-stage build)
  2. Adds missing "LABEL" directives to the symbol dockerfile

Merge request reports

Loading