Skip to content

Commit

Permalink
Revert "REVERT: change container image source"
Browse files Browse the repository at this point in the history
This reverts commit cdf6f93.
  • Loading branch information
peb-adr committed Aug 25, 2023
1 parent c0d1a1a commit 2d28287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ LABEL org.opencontainers.image.title="OpenSlides Manage Service"
LABEL org.opencontainers.image.description="Manage service and tool for OpenSlides which \
provides some management commands to setup and control OpenSlides instances."
LABEL org.opencontainers.image.licenses="MIT"
LABEL org.opencontainers.image.source="https://github.com/peb-adr/openslides-manage-service"
LABEL org.opencontainers.image.source="https://github.com/OpenSlides/openslides-manage-service"
LABEL org.opencontainers.image.documentation="https://github.com/OpenSlides/openslides-manage-service/blob/main/README.md"

COPY --from=builder /root/healthcheck .
Expand Down

0 comments on commit 2d28287

Please sign in to comment.