Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to v0.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent 3c8914f commit 7bd7e12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion airbyte/airbyte-web/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM airbyte/webapp:0.50.17
FROM airbyte/webapp:0.51.0

EXPOSE 8080

Expand Down
2 changes: 1 addition & 1 deletion airbyte/airbyte-worker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM airbyte/worker:0.50.17
FROM airbyte/worker:0.51.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 7bd7e12

Please sign in to comment.