Update .gitea/workflows/deploy.yml #6

Merged
Damien merged 1 commits from update_ci into main 2025-11-19 15:28:17 +00:00
Showing only changes of commit bbe1a5d05d - Show all commits

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: self-hosted
container:
image: node:20-bullseye
image: node:20-bookworm
steps:
- name: Checkout code