Skip to content

Commit

Permalink
fix: apps/user-office-backend/Dockerfile.dev to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 23, 2022
1 parent 14915fc commit 0c89e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/user-office-backend/Dockerfile.dev
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:16.14.2-alpine
FROM node:16.16.0-alpine

USER node

Expand Down

0 comments on commit 0c89e31

Please sign in to comment.