diff --git a/Dockerfile b/Dockerfile index 8a6eeb9..ee76962 100644 --- a/Dockerfile +++ b/Dockerfile @@ -50,7 +50,6 @@ RUN addgroup --system --gid ${CISA_GID} ${CISA_GROUP} \ ENV DEPS \ ca-certificates \ gcompat \ - libc6-compat \ openssl \ wget