Update .gitea/workflows/image.yml

This commit is contained in:
Arlind
2025-07-04 15:06:56 +02:00
parent 9193a37af6
commit 49caa76d8a

View File

@@ -10,6 +10,7 @@ jobs:
build_and_push: build_and_push:
name: Build and Push Docker Image name: Build and Push Docker Image
runs-on: ubuntu-latest runs-on: ubuntu-latest
container:
image: ubuntu:25.10 image: ubuntu:25.10
steps: steps:
- name: Install Node.js - name: Install Node.js