Update .gitea/workflows/image.yml
This commit is contained in:
@@ -10,6 +10,7 @@ jobs:
|
||||
build_and_push:
|
||||
name: Build and Push Docker Image
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ubuntu:25.10
|
||||
steps:
|
||||
- name: Install Node.js
|
||||
|
||||
Reference in New Issue
Block a user