Skip to content

Commit af9075b

Browse files
committed
Update node version in Dockerfile
1 parent 7f3cdec commit af9075b

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:18-bullseye-slim AS BUILD
1+
FROM node:20-bullseye-slim AS BUILD
22

33
# git is needed to install Half-Shot/slackdown
44
RUN apt update && apt install -y git

0 commit comments

Comments
 (0)