Skip to content

Commit 9836a22

Browse files
committed
Get rid of vulnerabilities in dependencies
1 parent 40e484a commit 9836a22

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:10-alpine AS base
1+
FROM node:18-alpine AS base
22
WORKDIR /app
33
RUN apk update && apk add --no-cache \
44
bash

0 commit comments

Comments
 (0)