mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-04 22:57:34 -04: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:
parent
cdbbdbef06
commit
d3dbe0d9ce
@ -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"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user