Skip to content

Commit

Permalink
fix: reverted to older dind image
Browse files Browse the repository at this point in the history
  • Loading branch information
sanikolaev committed Jan 11, 2025
1 parent 495419b commit 5104e9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clt_tests/testkit/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM docker:dind
FROM docker:27.4.0-dind

RUN apk update && apk add bash procps iptables
RUN apk update && apk add bash procps

0 comments on commit 5104e9b

Please sign in to comment.