Skip to content

Commit 8d30df7

Browse files
jaywinkAndrewFerr
andauthored
Update Dockerfile
Co-authored-by: Andrew Ferrazzutti <andrewf@element.io>
1 parent d9e3d58 commit 8d30df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Build node-purple. We need debian for python3.6, which is needed for node-purple
1+
# Build node-purple, which needs Debian for Python
22
FROM node:22-bookworm as builder
33
COPY ./package.json ./package.json
44
COPY ./yarn.lock ./yarn.lock

0 commit comments

Comments
 (0)