Skip to content

Commit f53aebf

Browse files
ildyriad7415
andauthored
Update Dockerfile
Co-authored-by: Martin Stone <[email protected]>
1 parent a21a7bc commit f53aebf

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
@@ -10,7 +10,7 @@ ENV USER='lychee'
1010
ENV PHP_TZ=UTC
1111

1212
# Multi-stage build: Build static assets
13-
# This allows us to not include Node within the final container
13+
# This allows us to not include Python within the final container
1414
FROM python:3.14-rc-bookworm AS python_builder
1515

1616
WORKDIR /usr/src/app

0 commit comments

Comments
 (0)