diff --git a/devfile.yaml b/devfile.yaml index 95b3d84..a25573d 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -4,7 +4,7 @@ metadata: components: - name: python container: - image: registry.redhat.io/devspaces/udi-rhel8:3.15 + image: registry.redhat.io/devspaces/udi-rhel8:3.16 volumeMounts: - name: venv path: /home/user/.venv