File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ SUBNET_INDEX=0
7575OS_IMAGE=dstack-0.5.5
7676
7777# Set defaults for variables that might not be in .env
78- GATEWAY_IMAGE=dstacktee/gateway@sha256:a7b7e3144371b053ba21d6ac18141afd49e3cd767ca2715599aa0e2703b3a11a
78+ GATEWAY_IMAGE=dstacktee/dstack- gateway@sha256:a7b7e3144371b053ba21d6ac18141afd49e3cd767ca2715599aa0e2703b3a11a
7979
8080# Port configurations
8181GATEWAY_RPC_ADDR=0.0.0.0:9202
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ GIT_REV=HEAD
5353OS_IMAGE=dstack-0.5.5
5454
5555# The dstack KMS image name to use for the KMS app
56- KMS_IMAGE=dstacktee/kms@sha256:11ac59f524a22462ccd2152219b0bec48a28ceb734e32500152d4abefab7a62a
56+ KMS_IMAGE=dstacktee/dstack- kms@sha256:11ac59f524a22462ccd2152219b0bec48a28ceb734e32500152d4abefab7a62a
5757
5858# The admin token for the KMS app
5959ADMIN_TOKEN=$( cat /dev/urandom | tr -dc ' a-zA-Z0-9' | fold -w 32 | head -n 1)
You can’t perform that action at this time.
0 commit comments