Skip to content

Commit

Permalink
update dind to 1.12.5 (#27)
Browse files Browse the repository at this point in the history
hopefully will stop freezing up docker and will save us from LRT, link to
relevant comment:

moby/moby#5618 (comment)
  • Loading branch information
Reed Allman authored and noqcks committed Jan 3, 2017
1 parent 6462830 commit f2ac9ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dind/Dockerfile
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.


FROM docker:1.12.3-dind
FROM docker:1.12.5-dind

RUN apk update && apk upgrade && apk add --no-cache ca-certificates

Expand Down

0 comments on commit f2ac9ac

Please sign in to comment.