Skip to content

Commit

Permalink
chore(deps, cpp): update docker cli from v27.0.3 to v27.3.1 (#580)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaegers authored Sep 26, 2024
1 parent 04e2fcf commit e242369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/cpp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ubuntu:24.04@sha256:dfc10878be8d8fc9c61cbff33166cb1d1fe44391539243703c72766
ARG BATS_VERSION=1.11.0
ARG CCACHE_VERSION=4.10.1
ARG CLANG_VERSION=17
ARG DOCKER_VERSION=27.0.3
ARG DOCKER_VERSION=27.3.1
ARG MULL_VERSION=0.22.0
ARG INCLUDE_WHAT_YOU_USE_VERSION=0.21
ARG XWIN_VERSION=0.6.5
Expand Down

0 comments on commit e242369

Please sign in to comment.