Skip to content

Commit 305fd04

Browse files
Hjafsnyk-bot
andauthored
fix (eds-core-react): Dockerfile.storybook to reduce vulnerabilities (#3899)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE320-LIBXML2-10165474 - https://snyk.io/vuln/SNYK-ALPINE320-LIBXML2-10165475 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 8e5b550 commit 305fd04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eds-core-react/Dockerfile.storybook

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.26.3-alpine
1+
FROM nginx:1.29.1-alpine
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)