Skip to content

Commit

Permalink
#1470 source s3: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
davydov-d committed Feb 24, 2023
1 parent 9cd2623 commit fb7272e
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=1.0.0
LABEL io.airbyte.version=2.0.0
LABEL io.airbyte.name=airbyte/source-s3

0 comments on commit fb7272e

Please sign in to comment.