Skip to content

Commit

Permalink
Merge pull request #750 from looked-at-me/master
Browse files Browse the repository at this point in the history
Use docker image of busybox with glibc libraries.
  • Loading branch information
wilzbach authored May 6, 2020
2 parents fbae195 + 2217184 commit e3ff391
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
@@ -1,4 +1,4 @@
FROM busybox
FROM busybox:glibc

MAINTAINER "André Stein <andre.stein.1985@gmail.com>"

Expand Down

0 comments on commit e3ff391

Please sign in to comment.