Merge pull request 'Update forgejo / drone CI' (#86) from fix/drone-ci into main

Reviewed-on: #86
Reviewed-by: b12f <b12f@noreply.git.pub.solar>
This commit is contained in:
teutat3s 2024-01-06 14:29:46 +00:00
commit 9bde9237d2
Signed by: pub.solar gitea
GPG key ID: F0332B04B7054873
3 changed files with 2 additions and 2 deletions

View file

@ -26,9 +26,9 @@
tokenFile = config.age.secrets.forgejo-actions-runner-token.path;
labels = [
# provide a debian 12 bookworm base with Node.js for actions
"debian-latest:docker://node:20-bookworm"
"debian-latest:docker://git.pub.solar/pub-solar/actions-base-image:20-bookworm"
# fake the ubuntu name, commonly used in actions examples
"ubuntu-latest:docker://node:20-bookworm"
"ubuntu-latest:docker://git.pub.solar/pub-solar/actions-base-image:20-bookworm"
# alpine with Node.js
"alpine-latest:docker://node:20-alpine"
# nix flakes enabled image with Node.js

Binary file not shown.