Skip to content

Commit fa8876f

Browse files
chore(deps): update node.js to v22
1 parent d8623e9 commit fa8876f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.canary

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:20-bookworm
1+
FROM node:22-bookworm
22
RUN apt update && apt install -y awscli
33

44
WORKDIR /src

0 commit comments

Comments
 (0)