mirror of
https://github.com/Mastermindzh/bw-export
synced 2025-01-20 18:41:15 +01:00
Merge pull request #3 from Mastermindzh/snyk-fix-33faed43ecdbe077495e136eb4c243cb
[Snyk] Security upgrade node from lts-slim to 22.12.0-alpine3.19
This commit is contained in:
commit
0921953b02
@ -1,4 +1,4 @@
|
|||||||
FROM node:lts-slim
|
FROM node:22.12.0-alpine3.19
|
||||||
|
|
||||||
# install openssl
|
# install openssl
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
|
Loading…
Reference in New Issue
Block a user