Skip to content

Commit 51a6211

Browse files
committed
fixup! feat: Create authenticated Iroh flavoured bootstrap deployment for Unyt
1 parent 72a70a1 commit 51a6211

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hc-auth-iroh-unyt/cloud-init.yaml.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ write_files:
1212
- content: |
1313
services:
1414
bootstrap:
15-
image: ghcr.io/holochain/kitsune2_bootstrap_srv:v0.4.0-dev.3
15+
image: ghcr.io/holochain/kitsune2_bootstrap_srv:v0.4.0-dev.4
1616
command:
1717
- kitsune2-bootstrap-srv
1818
- --production
@@ -30,7 +30,7 @@ write_files:
3030
depends_on:
3131
- auth
3232
auth:
33-
image: ghcr.io/holochain/hc_auth_server:v0.0.3
33+
image: ghcr.io/holochain/hc_auth_server:v0.1.0
3434
command:
3535
- hc-auth-server
3636
env_file:

0 commit comments

Comments
 (0)