Skip to content

Commit

Permalink
Use osism.github.io as docs URL (#463)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <berendt@osism.tech>
  • Loading branch information
berendt authored Dec 4, 2023
1 parent 83380f5 commit 32a0a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
docker buildx build \
--build-arg "VERSION=$version" \
--label "org.opencontainers.image.created=$created" \
--label "org.opencontainers.image.documentation=https://docs.osism.tech" \
--label "org.opencontainers.image.documentation=https://osism.github.io" \
--label "org.opencontainers.image.licenses=ASL 2.0" \
--label "org.opencontainers.image.revision=$revision" \
--label "org.opencontainers.image.source=https://github.com/osism/container-image-osism-ansible" \
Expand Down

0 comments on commit 32a0a8e

Please sign in to comment.