We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f3cdec commit af9075bCopy full SHA for af9075b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:18-bullseye-slim AS BUILD
+FROM node:20-bullseye-slim AS BUILD
2
3
# git is needed to install Half-Shot/slackdown
4
RUN apt update && apt install -y git
0 commit comments