Skip to content

Commit 942872b

Browse files
committed
Maybe fix docker
1 parent 52ad131 commit 942872b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG NODE_VERSION=22.15.1
2-
ARG PNPM_VERSION=10.11.0
2+
ARG PNPM_VERSION=10.11.1
33
ARG ALPINE_VERSION=3.21
44

55
FROM node:${NODE_VERSION}-alpine${ALPINE_VERSION} AS build

0 commit comments

Comments
 (0)