Skip to content

Commit

Permalink
chore(deps, cpp): update ccache from v4.9.1 to v4.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaegers committed Jul 3, 2024
1 parent 1c72757 commit bded9e1
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=26.1.3
ARG MULL_VERSION=0.22.0
Expand Down

0 comments on commit bded9e1

Please sign in to comment.