Skip to content

Commit

Permalink
[nc] fix failing test
Browse files Browse the repository at this point in the history
Signed-off-by: Nic Cheneweth <[email protected]>
  • Loading branch information
ncheneweth committed Oct 11, 2024
1 parent ab96d01 commit b803c51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ LABEL org.opencontainers.image.title="circleci-remote-docker" \
org.opencontainers.image.version="VERSION"

RUN apk add --no-cache \
git==2.43.4-r0 \
openssh==9.6_p1-r0 \
git==2.43.5-r0 \
openssh==9.6_p1-r1 \
tar==1.35-r2 \
gzip==1.13-r0 \
ca-certificates==20240226-r0

0 comments on commit b803c51

Please sign in to comment.