Skip to content

Commit f688aa4

Browse files
chore(deps): bump the docker group across 1 directory with 5 updates
Bumps the docker group with 5 updates in the /.github/docker directory: | Package | From | To | | --- | --- | --- | | hatchet-dev/hatchet/hatchet-admin | `v0.55.23` | `v0.62.2` | | hatchet-dev/hatchet/hatchet-api | `v0.55.23` | `v0.62.2` | | hatchet-dev/hatchet/hatchet-engine | `v0.55.23` | `v0.62.2` | | hatchet-dev/hatchet/hatchet-frontend | `v0.55.23` | `v0.62.2` | | hatchet-dev/hatchet/hatchet-migrate | `v0.55.23` | `v0.62.2` | Updates `hatchet-dev/hatchet/hatchet-admin` from v0.55.23 to v0.62.2 Updates `hatchet-dev/hatchet/hatchet-api` from v0.55.23 to v0.62.2 Updates `hatchet-dev/hatchet/hatchet-engine` from v0.55.23 to v0.62.2 Updates `hatchet-dev/hatchet/hatchet-frontend` from v0.55.23 to v0.62.2 Updates `hatchet-dev/hatchet/hatchet-migrate` from v0.55.23 to v0.62.2 --- updated-dependencies: - dependency-name: hatchet-dev/hatchet/hatchet-admin dependency-version: v0.62.2 dependency-type: direct:production dependency-group: docker - dependency-name: hatchet-dev/hatchet/hatchet-api dependency-version: v0.62.2 dependency-type: direct:production dependency-group: docker - dependency-name: hatchet-dev/hatchet/hatchet-engine dependency-version: v0.62.2 dependency-type: direct:production dependency-group: docker - dependency-name: hatchet-dev/hatchet/hatchet-frontend dependency-version: v0.62.2 dependency-type: direct:production dependency-group: docker - dependency-name: hatchet-dev/hatchet/hatchet-migrate dependency-version: v0.62.2 dependency-type: direct:production dependency-group: docker ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c979782 commit f688aa4

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.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.55.23
1+
FROM ghcr.io/hatchet-dev/hatchet/hatchet-admin:v0.63.2

.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.55.23
1+
FROM ghcr.io/hatchet-dev/hatchet/hatchet-api:v0.63.2

.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.55.23
1+
FROM ghcr.io/hatchet-dev/hatchet/hatchet-engine:v0.63.2

.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.55.23
1+
FROM ghcr.io/hatchet-dev/hatchet/hatchet-frontend:v0.63.2

.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.55.23
1+
FROM ghcr.io/hatchet-dev/hatchet/hatchet-migrate:v0.63.2

0 commit comments

Comments
 (0)