This commit is contained in:
Dax Raad
2026-01-29 23:17:57 -05:00
parent 849f488744
commit cd664a189b
4 changed files with 54 additions and 7 deletions

View File

@@ -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