ci
This commit is contained in:
parent
b83ebc6189
commit
3ad7a18989
4 changed files with 54 additions and 7 deletions
|
|
@ -1,6 +1,8 @@
|
|||
ARG REGISTRY=ghcr.io/anomalyco
|
||||
FROM ${REGISTRY}/build/base:24.04
|
||||
|
||||
SHELL ["/bin/bash", "-lc"]
|
||||
|
||||
ARG NODE_VERSION=24.4.0
|
||||
ARG BUN_VERSION=1.3.5
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue