Skip to content

Commit

Permalink
chore(deps, cpp): update docker from 26.1.3 to 27.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaegers committed Jul 3, 2024
1 parent 1c72757 commit 8493de6
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:3f85b7caad41a95462cf5b787d8a04604c8262cdcdf9a472b8c52ef
ARG BATS_VERSION=1.11.0
ARG CCACHE_VERSION=4.9.1
ARG CLANG_VERSION=17
ARG DOCKER_VERSION=26.1.3
ARG DOCKER_VERSION=27.0.3
ARG MULL_VERSION=0.22.0
ARG INCLUDE_WHAT_YOU_USE_VERSION=0.21
ARG XWIN_VERSION=0.5.2
Expand Down

0 comments on commit 8493de6

Please sign in to comment.