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 40e484a commit 9836a22Copy full SHA for 9836a22
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:10-alpine AS base
+FROM node:18-alpine AS base
2
WORKDIR /app
3
RUN apk update && apk add --no-cache \
4
bash
0 commit comments