We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e13b27f commit 99ca49fCopy full SHA for 99ca49f
dev-environment-deployment.yaml
@@ -14,6 +14,6 @@ spec:
14
spec:
15
containers:
16
- name: code-server
17
- image: your-registry/your-image-name:tag
+ image: ghcr.io/biolytics-ai/k8s-dev-env/vscode-bastion-devcontainer:latest
18
ports:
19
- containerPort: 8080
0 commit comments