Skip to content

Commit

Permalink
chore: change version number in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
harshithmullapudi committed Jan 11, 2022
1 parent 6ba5146 commit 1d1ca9a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ RUN pip install .
ENV AIRBYTE_ENTRYPOINT "python /airbyte/integration_code/main.py"
ENTRYPOINT ["python", "/airbyte/integration_code/main.py"]

LABEL io.airbyte.version=0.2.11
LABEL io.airbyte.version=0.2.12
LABEL io.airbyte.name=airbyte/source-amazon-seller-partner

0 comments on commit 1d1ca9a

Please sign in to comment.