Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to v0.63.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent 8cff430 commit bae937e
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.63.13
FROM airbyte/db:0.63.14

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.63.13
FROM airbyte/webapp:0.63.14

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.63.13
FROM airbyte/worker:0.63.14

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 bae937e

Please sign in to comment.