We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72a70a1 commit 51a6211Copy full SHA for 51a6211
hc-auth-iroh-unyt/cloud-init.yaml.tmpl
@@ -12,7 +12,7 @@ write_files:
12
- content: |
13
services:
14
bootstrap:
15
- image: ghcr.io/holochain/kitsune2_bootstrap_srv:v0.4.0-dev.3
+ image: ghcr.io/holochain/kitsune2_bootstrap_srv:v0.4.0-dev.4
16
command:
17
- kitsune2-bootstrap-srv
18
- --production
@@ -30,7 +30,7 @@ write_files:
30
depends_on:
31
- auth
32
auth:
33
- image: ghcr.io/holochain/hc_auth_server:v0.0.3
+ image: ghcr.io/holochain/hc_auth_server:v0.1.0
34
35
- hc-auth-server
36
env_file:
0 commit comments