(new): linux image

This commit is contained in:
2026-04-23 22:21:58 +03:00
parent def025d32c
commit 0b1ba393df
7 changed files with 15 additions and 7 deletions
+1
View File
@@ -2,6 +2,7 @@
## Repository with some custom runners for actions
- `linux:bookworm` - image based on `node:24-bookworm`. packages: `git`, `curl`
- `docker:bookworm` - image based on `node:24-bookworm`. packages: `docker.io`, `git`
- `go:alpine` - image based on `golang:1.26-alpine`. packages: `nodejs`, `npm`, `git`
- `go:bookworm` - image based on `golang:1.26-bookworm`. packages: `nodejs`, `npm`, `git`