File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -139,6 +139,7 @@ ARG GIT_BUILD_HASH
139139ENV GIT_BUILD_HASH=$GIT_BUILD_HASH
140140
141141LABEL org.opencontainers.image.authors="Authentik Security Inc." \
142+ org.opencontainers.image.source="https://github.com/goauthentik/authentik" \
142143 org.opencontainers.image.description="goauthentik.io Main server image, see https://goauthentik.io for more info." \
143144 org.opencontainers.image.documentation="https://docs.goauthentik.io" \
144145 org.opencontainers.image.licenses="https://github.com/goauthentik/authentik/blob/main/LICENSE" \
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ ARG GIT_BUILD_HASH
3838ENV GIT_BUILD_HASH=$GIT_BUILD_HASH
3939
4040LABEL org.opencontainers.image.authors="Authentik Security Inc." \
41+ org.opencontainers.image.source="https://github.com/goauthentik/authentik" \
4142 org.opencontainers.image.description="goauthentik.io LDAP outpost, see https://goauthentik.io for more info." \
4243 org.opencontainers.image.documentation="https://docs.goauthentik.io" \
4344 org.opencontainers.image.licenses="https://github.com/goauthentik/authentik/blob/main/LICENSE" \
Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ ARG GIT_BUILD_HASH
5454ENV GIT_BUILD_HASH=$GIT_BUILD_HASH
5555
5656LABEL org.opencontainers.image.authors="Authentik Security Inc." \
57+ org.opencontainers.image.source="https://github.com/goauthentik/authentik" \
5758 org.opencontainers.image.description="goauthentik.io Proxy outpost image, see https://goauthentik.io for more info." \
5859 org.opencontainers.image.documentation="https://docs.goauthentik.io" \
5960 org.opencontainers.image.licenses="https://github.com/goauthentik/authentik/blob/main/LICENSE" \
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ ARG GIT_BUILD_HASH
3838ENV GIT_BUILD_HASH=$GIT_BUILD_HASH
3939
4040LABEL org.opencontainers.image.authors="Authentik Security Inc." \
41+ org.opencontainers.image.source="https://github.com/goauthentik/authentik" \
4142 org.opencontainers.image.description="goauthentik.io RAC outpost, see https://goauthentik.io for more info." \
4243 org.opencontainers.image.documentation="https://docs.goauthentik.io" \
4344 org.opencontainers.image.licenses="https://github.com/goauthentik/authentik/blob/main/LICENSE" \
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ ARG GIT_BUILD_HASH
3838ENV GIT_BUILD_HASH=$GIT_BUILD_HASH
3939
4040LABEL org.opencontainers.image.authors="Authentik Security Inc." \
41+ org.opencontainers.image.source="https://github.com/goauthentik/authentik" \
4142 org.opencontainers.image.description="goauthentik.io Radius outpost, see https://goauthentik.io for more info." \
4243 org.opencontainers.image.documentation="https://docs.goauthentik.io" \
4344 org.opencontainers.image.licenses="https://github.com/goauthentik/authentik/blob/main/LICENSE" \
You can’t perform that action at this time.
0 commit comments