Skip to content

Commit

Permalink
Bump the source so the publish pipeline runs
Browse files Browse the repository at this point in the history
  • Loading branch information
noahkawasaki-airbyte committed May 27, 2022
1 parent 617e0bf commit 6680540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-faker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ COPY source_faker ./source_faker
ENV AIRBYTE_ENTRYPOINT "python /airbyte/integration_code/main.py"
ENTRYPOINT ["python", "/airbyte/integration_code/main.py"]

LABEL io.airbyte.version=0.1.1
LABEL io.airbyte.version=0.1.2
LABEL io.airbyte.name=airbyte/source-faker

0 comments on commit 6680540

Please sign in to comment.