feat: use locally built image for starting a pod
This commit is contained in:
parent
422a962a85
commit
156b47aded
@ -2,7 +2,7 @@
|
||||
|
||||
PERSON="$1"
|
||||
WORKSPACE="$SSH_ORIGINAL_COMMAND"
|
||||
IMAGE="localhost:5100/analytics-backend-workspace:latest"
|
||||
IMAGE="localhost/analytics-backend-workspace:latest"
|
||||
DEV_USER="devuser"
|
||||
|
||||
XDG_RUNTIME_DIR="/run/user/$(id -u)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user