curl / curl-docker

official docker image for curl
https://curl.se
Other
167 stars 67 forks source link

Dockerfile: fix labels #68

Open jpmenil opened 2 years ago

jpmenil commented 2 years ago

Label keys should begin and end with a lower-case letter https://docs.docker.com/config/labels-custom-metadata/#key-format-recommendations

Signed-off-by: Jean-Philippe Menil jpmenil@gmail.com