Skip to content

Commit 348d893

Browse files
chore(deps): update dependency docker to v20.10.24
1 parent bbe130b commit 348d893

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

linux/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ARG DOCUUM_VERSION=0.21.1
44

55
# renovate: datasource=github-releases depName=docker lookupName=moby/moby
6-
ARG DOCKER_VERSION=20.10.23
6+
ARG DOCKER_VERSION=20.10.24
77

88
FROM alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 as base
99

windows/Dockerfile.2019

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
ARG DOCUUM_VERSION=0.21.1
55

66
# renovate: datasource=github-releases depName=docker lookupName=moby/moby
7-
ARG DOCKER_VERSION=20.10.23
7+
ARG DOCKER_VERSION=20.10.24
88

99
FROM mcr.microsoft.com/windows/nanoserver:1809@sha256:adac2bb090398b9e2a9717571ee581816029424af706248b1cf3daae6178fc1f
1010

windows/Dockerfile.2022

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
ARG DOCUUM_VERSION=0.21.1
55

66
# renovate: datasource=github-releases depName=docker lookupName=moby/moby
7-
ARG DOCKER_VERSION=20.10.23
7+
ARG DOCKER_VERSION=20.10.24
88

99
FROM mcr.microsoft.com/windows/nanoserver:ltsc2022@sha256:3bb312dcc36fa551766a13cf2fb8e2be90726774589c96bea9198a26307bf2a2
1010

0 commit comments

Comments
 (0)