Skip to content

Commit

Permalink
Update automation test dapper config
Browse files Browse the repository at this point in the history
  • Loading branch information
STARRY-S committed Jan 29, 2024
1 parent 580ce0f commit faac6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-test.dapper
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV DAPPER_DOCKER_SOCKET=true
WORKDIR ${DAPPER_SOURCE}

# skopeo
COPY --from=docker.io/cnrancher/hardened-skopeo:v1.12.0 /usr/local/bin/skopeo /usr/local/bin/
COPY --from=docker.io/cnrancher/hardened-skopeo:v1.14.1 /usr/bin/skopeo /usr/bin/

RUN zypper up -y && \
zypper in -y -f libdevmapper1_03 vim wget git && \
Expand Down

0 comments on commit faac6e4

Please sign in to comment.