We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b308a53 commit 88c65d9Copy full SHA for 88c65d9
1 file changed
Dockerfile
@@ -7,7 +7,7 @@ RUN npm run build
7
8
# Deployment step
9
10
-FROM busybox:1.37 as deploy
+FROM busybox:1.38 as deploy
11
12
RUN adduser -D static
13
USER static
0 commit comments