Skip to content

Commit 8ef14fd

Browse files
chore(deps): bump the docker group in /.github/docker with 5 updates (#741)
Bumps the docker group in /.github/docker with 5 updates: | Package | From | To | | --- | --- | --- | | hatchet-dev/hatchet/hatchet-admin | `v0.83.22` | `v0.83.23` | | hatchet-dev/hatchet/hatchet-api | `v0.83.22` | `v0.83.23` | | hatchet-dev/hatchet/hatchet-engine | `v0.83.22` | `v0.83.23` | | hatchet-dev/hatchet/hatchet-frontend | `v0.83.22` | `v0.83.23` | | hatchet-dev/hatchet/hatchet-migrate | `v0.83.22` | `v0.83.23` | Updates `hatchet-dev/hatchet/hatchet-admin` from v0.83.22 to v0.83.23 Updates `hatchet-dev/hatchet/hatchet-api` from v0.83.22 to v0.83.23 Updates `hatchet-dev/hatchet/hatchet-engine` from v0.83.22 to v0.83.23 Updates `hatchet-dev/hatchet/hatchet-frontend` from v0.83.22 to v0.83.23 Updates `hatchet-dev/hatchet/hatchet-migrate` from v0.83.22 to v0.83.23 --- updated-dependencies: - dependency-name: hatchet-dev/hatchet/hatchet-admin dependency-version: v0.83.23 dependency-type: direct:production dependency-group: docker - dependency-name: hatchet-dev/hatchet/hatchet-api dependency-version: v0.83.23 dependency-type: direct:production dependency-group: docker - dependency-name: hatchet-dev/hatchet/hatchet-engine dependency-version: v0.83.23 dependency-type: direct:production dependency-group: docker - dependency-name: hatchet-dev/hatchet/hatchet-frontend dependency-version: v0.83.23 dependency-type: direct:production dependency-group: docker - dependency-name: hatchet-dev/hatchet/hatchet-migrate dependency-version: v0.83.23 dependency-type: direct:production dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46f56a5 commit 8ef14fd

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/docker/admin.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
FROM ghcr.io/hatchet-dev/hatchet/hatchet-admin:v0.83.22
1+
FROM ghcr.io/hatchet-dev/hatchet/hatchet-admin:v0.83.23

.github/docker/api.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
FROM ghcr.io/hatchet-dev/hatchet/hatchet-api:v0.83.22
1+
FROM ghcr.io/hatchet-dev/hatchet/hatchet-api:v0.83.23

.github/docker/engine.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
FROM ghcr.io/hatchet-dev/hatchet/hatchet-engine:v0.83.22
1+
FROM ghcr.io/hatchet-dev/hatchet/hatchet-engine:v0.83.23

.github/docker/frontend.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
FROM ghcr.io/hatchet-dev/hatchet/hatchet-frontend:v0.83.22
1+
FROM ghcr.io/hatchet-dev/hatchet/hatchet-frontend:v0.83.23

.github/docker/migrate.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
FROM ghcr.io/hatchet-dev/hatchet/hatchet-migrate:v0.83.22
1+
FROM ghcr.io/hatchet-dev/hatchet/hatchet-migrate:v0.83.23

0 commit comments

Comments
 (0)