Compare commits
8 Commits
0.1.2
...
1cc2cb5486
| Author | SHA1 | Date | |
|---|---|---|---|
| 1cc2cb5486 | |||
| eb5b502345 | |||
| e14571e30b | |||
| 9fb4efa571 | |||
| 4db6aec655 | |||
| d347ed3055 | |||
| c65de6dd6a | |||
| f4eede7d75 |
@@ -1,5 +1,5 @@
|
||||
ARG REGISTRY=docker.io
|
||||
FROM ${REGISTRY}/node:24.13.0-alpine AS base
|
||||
FROM ${REGISTRY}/node:24.13.1-alpine AS base
|
||||
|
||||
ENV PNPM_HOME="/pnpm"
|
||||
ENV PATH="$PNPM_HOME:$PATH"
|
||||
|
||||
550
pnpm-lock.yaml
generated
550
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user