Skip to content

Commit b10df8a

Browse files
fix: packages/eds-lab-react/Dockerfile.storybook to reduce vulnerabilities (#3126)
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent d0c536c commit b10df8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eds-lab-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.25.2-alpine
1+
FROM nginx:1.25.3-alpine
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)