Skip to content

Commit af5d6b6

Browse files
authored
Merge pull request #213 from flxebrt/change-license-to-AGPL3.0
Change license to agpl3.0
2 parents 5a93ece + 9aca030 commit af5d6b6

File tree

2 files changed

+666
-32
lines changed

2 files changed

+666
-32
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ LABEL org.opencontainers.image.title="gitops-playground" \
253253
org.opencontainers.image.url="https://github.com/cloudogu/gitops-playground" \
254254
org.opencontainers.image.documentation="https://github.com/cloudogu/gitops-playground" \
255255
org.opencontainers.image.vendor="cloudogu" \
256-
org.opencontainers.image.licenses="MIT" \
256+
org.opencontainers.image.licenses="AGPL3.0" \
257257
org.opencontainers.image.description="Reproducible infrastructure to showcase GitOps workflows and evaluate different GitOps Operators" \
258258
org.opencontainers.image.version="${VCS_REF}" \
259259
org.opencontainers.image.created="${BUILD_DATE}" \

0 commit comments

Comments
 (0)