Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit ca67645

Browse files
authored
Fix ref in devfile
1 parent 19d6270 commit ca67645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devfile.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
components:
55
- name: tooling-container
66
container:
7-
image: ghcr.io/ansible/community-ansible-devspaces:latest
7+
image: ghcr.io/ansible/ansible-workspace-env-reference:latest
88
memoryRequest: 256M
99
memoryLimit: 6Gi
1010
cpuRequest: 250m

0 commit comments

Comments
 (0)