Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to v0.59.0 (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent 430b088 commit 3058551
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion airbyte/airbyte-db/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM airbyte/db:0.58.1
FROM airbyte/db:0.59.0

RUN chmod -R 777 /var/run/postgresql
2 changes: 1 addition & 1 deletion airbyte/airbyte-web/0/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM airbyte/webapp:0.58.1
FROM airbyte/webapp:0.59.0

EXPOSE 8080

Expand Down
2 changes: 1 addition & 1 deletion airbyte/airbyte-worker/0/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM airbyte/worker:0.58.1
FROM airbyte/worker:0.59.0

COPY io.airbyte-airbyte-workers-0.50.17.jar /app/airbyte-app/lib/io.airbyte-airbyte-workers-0.50.17.jar

0 comments on commit 3058551

Please sign in to comment.