Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet authored Jun 7, 2024
1 parent 47226e9 commit f575d14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ FROM python:3.11-slim

ARG VERSION=dev

LABEL org.opencontainers.image.title=runner-manager
LABEL org.opencontainers.image.source=https://github.com/scality/runner-manager
LABEL org.opencontainers.image.description="Manager for GitHub Actions self-hosted runners"
LABEL org.opencontainers.image.licenses="Apache-2.0"
Expand Down

0 comments on commit f575d14

Please sign in to comment.