We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a93ece + 9aca030 commit af5d6b6Copy full SHA for af5d6b6
Dockerfile
@@ -253,7 +253,7 @@ LABEL org.opencontainers.image.title="gitops-playground" \
253
org.opencontainers.image.url="https://github.com/cloudogu/gitops-playground" \
254
org.opencontainers.image.documentation="https://github.com/cloudogu/gitops-playground" \
255
org.opencontainers.image.vendor="cloudogu" \
256
- org.opencontainers.image.licenses="MIT" \
+ org.opencontainers.image.licenses="AGPL3.0" \
257
org.opencontainers.image.description="Reproducible infrastructure to showcase GitOps workflows and evaluate different GitOps Operators" \
258
org.opencontainers.image.version="${VCS_REF}" \
259
org.opencontainers.image.created="${BUILD_DATE}" \
0 commit comments