Skip to content

Commit 93712ff

Browse files
committed
chore(deps): update node.js to v17.9
1 parent 4b86f1f commit 93712ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# pulling official base image
2-
FROM node:17.6-alpine
2+
FROM node:17.9-alpine
33

44
# Setting working directory
55
WORKDIR /frontend

0 commit comments

Comments
 (0)