Skip to content

Commit

Permalink
Bump busybox from 1.32.0-glibc to 1.33.1-glibc
Browse files Browse the repository at this point in the history
Bumps busybox from 1.32.0-glibc to 1.33.1-glibc.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 4, 2021
1 parent bf3d8c7 commit bb918e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN \
# RELEASE CONTAINER
##

FROM busybox:1.32.0-glibc
FROM busybox:1.33.1-glibc

WORKDIR /

Expand Down

0 comments on commit bb918e9

Please sign in to comment.