- Added label for GH Packages
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
FROM alpine:3.15.0 as build
|
||||
LABEL maintainer="Ross Stewart <rosskouk@gmail.com>"
|
||||
LABEL org.opencontainers.image.source https://github.com/rosskouk/asknavidrome
|
||||
|
||||
RUN apk add python3 py3-pip git build-base python3-dev libffi-dev openssl-dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user