Skip to content

Commit 0c7429e

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Migrate to vite
1 parent 0fef7ff commit 0c7429e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM node:22-alpine AS deps
33

44
WORKDIR /app
55

6-
COPY pnpm-lock.json ./
6+
COPY pnpm-lock.yaml ./
77

88
# Increase timeout for slow QEMU arm64 builds
99
# https://github.com/nodejs/docker-node/issues/1335

0 commit comments

Comments
 (0)