From dd2acb8fc1be633e4b9d22bb446af63e8340c6b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 13:47:20 +0000 Subject: [PATCH] chore(deps): bump the docker group in /.github/docker with 5 updates Bumps the docker group in /.github/docker with 5 updates: | Package | From | To | | --- | --- | --- | | hatchet-dev/hatchet/hatchet-admin | `v0.53.1` | `v0.53.2` | | hatchet-dev/hatchet/hatchet-api | `v0.53.1` | `v0.53.2` | | hatchet-dev/hatchet/hatchet-engine | `v0.53.1` | `v0.53.2` | | hatchet-dev/hatchet/hatchet-frontend | `v0.53.1` | `v0.53.2` | | hatchet-dev/hatchet/hatchet-migrate | `v0.53.1` | `v0.53.2` | Updates `hatchet-dev/hatchet/hatchet-admin` from v0.53.1 to v0.53.2 Updates `hatchet-dev/hatchet/hatchet-api` from v0.53.1 to v0.53.2 Updates `hatchet-dev/hatchet/hatchet-engine` from v0.53.1 to v0.53.2 Updates `hatchet-dev/hatchet/hatchet-frontend` from v0.53.1 to v0.53.2 Updates `hatchet-dev/hatchet/hatchet-migrate` from v0.53.1 to v0.53.2 --- updated-dependencies: - dependency-name: hatchet-dev/hatchet/hatchet-admin dependency-type: direct:production dependency-group: docker - dependency-name: hatchet-dev/hatchet/hatchet-api dependency-type: direct:production dependency-group: docker - dependency-name: hatchet-dev/hatchet/hatchet-engine dependency-type: direct:production dependency-group: docker - dependency-name: hatchet-dev/hatchet/hatchet-frontend dependency-type: direct:production dependency-group: docker - dependency-name: hatchet-dev/hatchet/hatchet-migrate dependency-type: direct:production dependency-group: docker ... Signed-off-by: dependabot[bot] --- .github/docker/admin.dockerfile | 2 +- .github/docker/api.dockerfile | 2 +- .github/docker/engine.dockerfile | 2 +- .github/docker/frontend.dockerfile | 2 +- .github/docker/migrate.dockerfile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/docker/admin.dockerfile b/.github/docker/admin.dockerfile index 44ede9c..d547eda 100644 --- a/.github/docker/admin.dockerfile +++ b/.github/docker/admin.dockerfile @@ -1 +1 @@ -FROM ghcr.io/hatchet-dev/hatchet/hatchet-admin:v0.53.1 +FROM ghcr.io/hatchet-dev/hatchet/hatchet-admin:v0.53.2 diff --git a/.github/docker/api.dockerfile b/.github/docker/api.dockerfile index df7c81b..3fa6787 100644 --- a/.github/docker/api.dockerfile +++ b/.github/docker/api.dockerfile @@ -1 +1 @@ -FROM ghcr.io/hatchet-dev/hatchet/hatchet-api:v0.53.1 +FROM ghcr.io/hatchet-dev/hatchet/hatchet-api:v0.53.2 diff --git a/.github/docker/engine.dockerfile b/.github/docker/engine.dockerfile index 40738e5..d2a0e66 100644 --- a/.github/docker/engine.dockerfile +++ b/.github/docker/engine.dockerfile @@ -1 +1 @@ -FROM ghcr.io/hatchet-dev/hatchet/hatchet-engine:v0.53.1 +FROM ghcr.io/hatchet-dev/hatchet/hatchet-engine:v0.53.2 diff --git a/.github/docker/frontend.dockerfile b/.github/docker/frontend.dockerfile index c59019b..a405985 100644 --- a/.github/docker/frontend.dockerfile +++ b/.github/docker/frontend.dockerfile @@ -1 +1 @@ -FROM ghcr.io/hatchet-dev/hatchet/hatchet-frontend:v0.53.1 +FROM ghcr.io/hatchet-dev/hatchet/hatchet-frontend:v0.53.2 diff --git a/.github/docker/migrate.dockerfile b/.github/docker/migrate.dockerfile index 4b559e6..fbf8de4 100644 --- a/.github/docker/migrate.dockerfile +++ b/.github/docker/migrate.dockerfile @@ -1 +1 @@ -FROM ghcr.io/hatchet-dev/hatchet/hatchet-migrate:v0.53.1 +FROM ghcr.io/hatchet-dev/hatchet/hatchet-migrate:v0.53.2