diff options
Diffstat (limited to 'Dockerfile.rootless')
-rw-r--r-- | Dockerfile.rootless | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile.rootless b/Dockerfile.rootless index a379babc2d..6f4e704f00 100644 --- a/Dockerfile.rootless +++ b/Dockerfile.rootless @@ -35,6 +35,7 @@ RUN apk --no-cache add \ ca-certificates \ gettext \ git \ + curl \ gnupg RUN addgroup \ |