Loading Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ LABEL maintainer="info@redmic.es" RUN apk --no-cache update && \ apk --no-cache add \ curl \ redis \ python3 Loading Loading
Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ LABEL maintainer="info@redmic.es" RUN apk --no-cache update && \ apk --no-cache add \ curl \ redis \ python3 Loading