Skip to content

Commit a709ed2

Browse files
bwappsecsnyk-bot
andauthored
BWDB-8518 [Snyk] Security upgrade node from 22-alpine3.18 to 22.22.0-alpine3.23
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-UPSTREAM-NODE-14928492 - https://snyk.io/vuln/SNYK-UPSTREAM-NODE-14928586 - https://snyk.io/vuln/SNYK-UPSTREAM-NODE-10847885 - https://snyk.io/vuln/SNYK-UPSTREAM-NODE-14929624 - https://snyk.io/vuln/SNYK-UPSTREAM-NODE-14975915 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent b266880 commit a709ed2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:22-alpine3.18
1+
FROM node:22.22.0-alpine3.23
22

33
RUN apk --update --no-cache add python3 py3-pip jq curl bash git docker sudo && \
44
ln -sf /usr/bin/python3 /usr/bin/python && \

0 commit comments

Comments
 (0)