fix: add OCI label to link image to repository
All checks were successful
Build and Push Docker Image / build (push) Successful in 7s
All checks were successful
Build and Push Docker Image / build (push) Successful in 7s
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
FROM python:3.11-slim
|
||||
|
||||
LABEL org.opencontainers.image.source="https://gitea.chatgqt.top/gqt/test-ci"
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY requirements.txt .
|
||||
|
||||
Reference in New Issue
Block a user