snyk-bot 2024-07-03 05:20:43 +00:00
parent 756c939d86
commit ad6aa98f94
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B

View File

@ -1,4 +1,4 @@
FROM node:lts-slim
FROM node:20.15.0-slim
# install openssl
RUN apt-get update && \