Skip to content

Commit

Permalink
Update docker image labels to ensure new ghcr image permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
erikzaadi committed Sep 15, 2024
1 parent d68ec25 commit 5a9a57f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integrations/_infra/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ ARG BUILD_CONTEXT
ARG INTEGRATION_VERSION

LABEL INTEGRATION_VERSION=${INTEGRATION_VERSION}
# Used to ensure that new integrations will be public, see https://docs.github.com/en/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility
LABEL org.opencontainers.image.source https://github.com/port-labs/ocean

ENV LIBRDKAFKA_VERSION 1.9.2

Expand Down

0 comments on commit 5a9a57f

Please sign in to comment.