diff --git a/Dockerfile b/Dockerfile index 54b11f5..7b0ede6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM busybox +FROM busybox:glibc # Get restic executable ENV RESTIC_VERION=0.8.1