Skip to content

Commit

Permalink
Source Amplitude: fix most recent cursor value (#30471)
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-yermilov-gl authored Sep 18, 2023
1 parent a5eb24e commit 2367d52
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 121 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ COPY source_amplitude ./source_amplitude
ENV AIRBYTE_ENTRYPOINT "python /airbyte/integration_code/main.py"
ENTRYPOINT ["python", "/airbyte/integration_code/main.py"]

LABEL io.airbyte.version=0.3.0
LABEL io.airbyte.version=0.3.1
LABEL io.airbyte.name=airbyte/source-amplitude
Loading

0 comments on commit 2367d52

Please sign in to comment.