Skip to content

Commit 6135979

Browse files
committed
Update Node.js to v19.2.0
1 parent c403921 commit 6135979

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:19.1.0-alpine@sha256:c59fb39150e4a7ae14dfd42d3f9874398c7941784b73049c2d274115f00d36c8
1+
FROM node:19.2.0-alpine@sha256:396a6dc35eb37c50bf484f484e0b0d9e2ab6b6ba9e3f6858d3380db67c233c70
22

33
WORKDIR /app
44
COPY package.json package-lock.json ./

0 commit comments

Comments
 (0)