Skip to content

Commit a4ced21

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

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,5 +1,5 @@
11
# Build node-purple, which needs Debian for Python
2-
FROM node:22-bookworm as builder
2+
FROM node:22-bookworm AS builder
33
COPY ./package.json ./package.json
44
COPY ./yarn.lock ./yarn.lock
55
COPY ./src ./src

0 commit comments

Comments
 (0)