Skip to content

Commit

Permalink
feat: update docker version
Browse files Browse the repository at this point in the history
  • Loading branch information
JGiola committed Oct 27, 2023
1 parent 26412e2 commit 5372fdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion containers/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ghcr.io/mia-platform/base-pipeline:1

ARG TARGETARCH

ARG DOCKER_VERSION=24.0.6
ARG DOCKER_VERSION=24.0.7

ARG BUILDX_VERSION=v0.11.2
ARG BUILDX_CHECKSUM=311568ee69715abc46163fd688e56c77ab0144ff32e116d0f293bfc3470e75b7
Expand Down
2 changes: 1 addition & 1 deletion containers/sysdig/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ghcr.io/mia-platform/base-pipeline:1

ARG TARGETARCH

ARG DOCKER_VERSION=24.0.6
ARG DOCKER_VERSION=24.0.7

ARG SYSDIG_SCANNER_VERSION=1.6.1
ARG SYSDIG_SCANNER_CHECKSUM=e94d9b10a04f98bd1821c5c51f975c804a894a9dd73017d9e8f6d912f7be297d
Expand Down

0 comments on commit 5372fdd

Please sign in to comment.