mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Backport #34787 by @yp05327 Why: I got this error when build dev container  It seems that the url of poetry feature was changed: https://containers.dev/features  After change to the new one, it worked. Co-authored-by: yp05327 <576951401@qq.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"version": "20"
|
||||
},
|
||||
"ghcr.io/devcontainers/features/git-lfs:1.2.2": {},
|
||||
"ghcr.io/devcontainers-contrib/features/poetry:2": {},
|
||||
"ghcr.io/devcontainers-extra/features/poetry:2": {},
|
||||
"ghcr.io/devcontainers/features/python:1": {
|
||||
"version": "3.12"
|
||||
},
|
||||
|
Reference in New Issue
Block a user