Skip to content

Commit 99ca49f

Browse files
authored
Update dev-environment-deployment.yaml
1 parent e13b27f commit 99ca49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-environment-deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ spec:
1414
spec:
1515
containers:
1616
- name: code-server
17-
image: your-registry/your-image-name:tag
17+
image: ghcr.io/biolytics-ai/k8s-dev-env/vscode-bastion-devcontainer:latest
1818
ports:
1919
- containerPort: 8080

0 commit comments

Comments
 (0)