Skip to content

Commit

Permalink
chore(deps, cpp): update ccache from v4.9.1 to v4.10.1 (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaegers authored Jul 4, 2024
1 parent 60ec427 commit a2c064d
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
@@ -1,7 +1,7 @@
FROM ubuntu:24.04@sha256:3f85b7caad41a95462cf5b787d8a04604c8262cdcdf9a472b8c52ef83375fe15

ARG BATS_VERSION=1.11.0
ARG CCACHE_VERSION=4.9.1
ARG CCACHE_VERSION=4.10.1
ARG CLANG_VERSION=17
ARG DOCKER_VERSION=27.0.3
ARG MULL_VERSION=0.22.0
Expand Down

0 comments on commit a2c064d

Please sign in to comment.