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 01c2794 commit fd73413Copy full SHA for fd73413
cmd/ssl-game-controller/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:18-alpine AS build_node
+FROM node:20-alpine AS build_node
2
COPY frontend frontend
3
WORKDIR frontend
4
RUN npm install
0 commit comments