Loading Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ SHELL ["/bin/ash", "-o", "pipefail", "-c"] # Install dependencies and Session Manager plugin RUN apk upgrade --no-cache \ && apk add --no-cache \ curl=8.17.0-r1 \ curl=8.19.0-r0 \ gcompat=1.1.0-r4 \ rpm=4.19.1.1-r3 \ cpio=2.15-r0 \ Loading Loading
Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ SHELL ["/bin/ash", "-o", "pipefail", "-c"] # Install dependencies and Session Manager plugin RUN apk upgrade --no-cache \ && apk add --no-cache \ curl=8.17.0-r1 \ curl=8.19.0-r0 \ gcompat=1.1.0-r4 \ rpm=4.19.1.1-r3 \ cpio=2.15-r0 \ Loading