Skip to content

Commit

Permalink
chore(deps): bump the docker group in /.github/docker with 5 updates (#…
Browse files Browse the repository at this point in the history
…204)

Bumps the docker group in /.github/docker with 5 updates:

| Package | From | To |
| --- | --- | --- |
| hatchet-dev/hatchet/hatchet-admin | `v0.54.3` | `v0.54.4` |
| hatchet-dev/hatchet/hatchet-api | `v0.54.3` | `v0.54.4` |
| hatchet-dev/hatchet/hatchet-engine | `v0.54.3` | `v0.54.4` |
| hatchet-dev/hatchet/hatchet-frontend | `v0.54.3` | `v0.54.4` |
| hatchet-dev/hatchet/hatchet-migrate | `v0.54.3` | `v0.54.4` |


Updates `hatchet-dev/hatchet/hatchet-admin` from v0.54.3 to v0.54.4

Updates `hatchet-dev/hatchet/hatchet-api` from v0.54.3 to v0.54.4

Updates `hatchet-dev/hatchet/hatchet-engine` from v0.54.3 to v0.54.4

Updates `hatchet-dev/hatchet/hatchet-frontend` from v0.54.3 to v0.54.4

Updates `hatchet-dev/hatchet/hatchet-migrate` from v0.54.3 to v0.54.4

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent c8332f4 commit 4e650fe
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/docker/admin.dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM ghcr.io/hatchet-dev/hatchet/hatchet-admin:v0.54.3
FROM ghcr.io/hatchet-dev/hatchet/hatchet-admin:v0.54.4
2 changes: 1 addition & 1 deletion .github/docker/api.dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM ghcr.io/hatchet-dev/hatchet/hatchet-api:v0.54.3
FROM ghcr.io/hatchet-dev/hatchet/hatchet-api:v0.54.4
2 changes: 1 addition & 1 deletion .github/docker/engine.dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM ghcr.io/hatchet-dev/hatchet/hatchet-engine:v0.54.3
FROM ghcr.io/hatchet-dev/hatchet/hatchet-engine:v0.54.4
2 changes: 1 addition & 1 deletion .github/docker/frontend.dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM ghcr.io/hatchet-dev/hatchet/hatchet-frontend:v0.54.3
FROM ghcr.io/hatchet-dev/hatchet/hatchet-frontend:v0.54.4
2 changes: 1 addition & 1 deletion .github/docker/migrate.dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM ghcr.io/hatchet-dev/hatchet/hatchet-migrate:v0.54.3
FROM ghcr.io/hatchet-dev/hatchet/hatchet-migrate:v0.54.4

0 comments on commit 4e650fe

Please sign in to comment.