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
Bumps the docker group in /.github/docker with 5 updates:

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


Updates `hatchet-dev/hatchet/hatchet-admin` from v0.43.1 to v0.43.2

Updates `hatchet-dev/hatchet/hatchet-api` from v0.43.1 to v0.43.2

Updates `hatchet-dev/hatchet/hatchet-engine` from v0.43.1 to v0.43.2

Updates `hatchet-dev/hatchet/hatchet-frontend` from v0.43.1 to v0.43.2

Updates `hatchet-dev/hatchet/hatchet-migrate` from v0.43.1 to v0.43.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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 30, 2024
1 parent 20bf96b commit 693533e
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.43.1
FROM ghcr.io/hatchet-dev/hatchet/hatchet-admin:v0.43.2
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.43.1
FROM ghcr.io/hatchet-dev/hatchet/hatchet-api:v0.43.2
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.43.1
FROM ghcr.io/hatchet-dev/hatchet/hatchet-engine:v0.43.2
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.43.1
FROM ghcr.io/hatchet-dev/hatchet/hatchet-frontend:v0.43.2
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.43.1
FROM ghcr.io/hatchet-dev/hatchet/hatchet-migrate:v0.43.2

0 comments on commit 693533e

Please sign in to comment.