Skip to content

Commit cf96dc5

Browse files
committed
Manually update to node:20.17.0-bookworm-slim
See dependabot/dependabot-core#2247 for why this is necessary. Closes #121.
1 parent caea05c commit cf96dc5

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-
FROM node:20.16.0-bookworm-slim
1+
FROM node:20.17.0-bookworm-slim
22
RUN apt-get update && \
33
apt-get install --yes --no-install-recommends \
44
ca-certificates curl p7zip-full python3 python3-pip pipx && \

0 commit comments

Comments
 (0)