Snyk bot 2021-09-12 09:48:01 +02:00 committed by GitHub
parent de6ab6277b
commit fc85964ed9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:16.8.0
FROM node:16-bullseye-slim
ENV IS_DOCKER=true
ENV NODE_ENV=production