mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-17 16:25:55 +00:00
chore(ci): Use mirrored container images for node
This commit is contained in:
parent
fdabcf5d44
commit
53ca3d4e6c
6 changed files with 13 additions and 13 deletions
|
@ -38,7 +38,7 @@ jobs:
|
|||
)
|
||||
runs-on: docker
|
||||
container:
|
||||
image: 'docker.io/node:20-bookworm'
|
||||
image: 'code.forgejo.org/oci/node:20-bookworm'
|
||||
steps:
|
||||
- name: event info
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue