Skip to content

Commit 88c65d9

Browse files
chore(deps): update busybox docker tag to v1.38 (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b308a53 commit 88c65d9

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
@@ -7,7 +7,7 @@ RUN npm run build
77

88
# Deployment step
99

10-
FROM busybox:1.37 as deploy
10+
FROM busybox:1.38 as deploy
1111

1212
RUN adduser -D static
1313
USER static

0 commit comments

Comments
 (0)