Skip to content

Commit

Permalink
Source S3: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
artem1205 committed Apr 11, 2023
1 parent cbf9bb8 commit 2bb85fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-s3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ COPY source_s3 ./source_s3
ENV AIRBYTE_ENTRYPOINT "python /airbyte/integration_code/main.py"
ENTRYPOINT ["python", "/airbyte/integration_code/main.py"]

LABEL io.airbyte.version=2.0.4
LABEL io.airbyte.version=2.1.1
LABEL io.airbyte.name=airbyte/source-s3

0 comments on commit 2bb85fb

Please sign in to comment.