Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #18 from JimNero009/patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile to avoid cgroups v2 issue
  • Loading branch information
rnorth authored Jun 28, 2022
2 parents d8bb5f2 + eacc532 commit f5cd745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker:20.10.5-dind
FROM docker:20.10.16-dind

RUN apk add --no-cache bash jq

Expand Down

0 comments on commit f5cd745

Please sign in to comment.