Skip to content

Commit 02453c5

Browse files
Merge pull request #353 from sswietoniowski/snyk-fix-5f30f5b3ae4fe2ca24b884b742d3cb54
[Snyk] Security upgrade node from 21.7.2-alpine3.18 to 21.7.3-alpine3.18
2 parents e947856 + 216bc77 commit 02453c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/react/04_support_desk/frontend/Dockerfile

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

33
RUN apk --no-cache add curl
44

0 commit comments

Comments
 (0)