🤔继续更新,尝试实现想要的功能
This commit is contained in:
parent
e952a3d23f
commit
0b3679b4e1
|
|
@ -16,7 +16,7 @@ services:
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
forgejo_runner:
|
forgejo_runner:
|
||||||
image: code.forgejo.org/forgejo/runner:9.0.3
|
image: code.forgejo.org/forgejo/runner:9.0.1
|
||||||
container_name: ${CONTAINER_NAME:-forgejo-runner}
|
container_name: ${CONTAINER_NAME:-forgejo-runner}
|
||||||
depends_on:
|
depends_on:
|
||||||
dind:
|
dind:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue