Skip to content

Commit

Permalink
Notion added to runtime.deno; update hops
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaso committed Aug 24, 2024
1 parent ed8616f commit cef191e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/project_template/v1/.hiphops/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.8"
services:
hops:
image: hiphops/hiphops:alpha-2408-simple-jackal
image: hiphops/hiphops:alpha-2408-glorious-weevil
platform: "linux/arm64"
ports:
- 4222:4222
Expand All @@ -21,7 +21,7 @@ services:
target: /hiphops/

runtime:
image: hiphops/runtime-deno:alpha-2408-lonely-kouprey
image: hiphops/runtime-deno:alpha-2408-coordinated-salamander
depends_on:
hops:
condition: service_healthy
Expand Down

0 comments on commit cef191e

Please sign in to comment.