Skip to content

Commit

Permalink
feat: update ccache from 4.8.3 to 4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaegers authored Jan 15, 2024
1 parent ca156eb commit 0fa7111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ubuntu:22.04@sha256:6042500cf4b44023ea1894effe7890666b0c5c7871ed83a97c36c76ae560bb9b

ARG BATS_VERSION=1.10.0
ARG CCACHE_VERSION=4.8.3
ARG CCACHE_VERSION=4.9
ARG CLANG_VERSION=16
ARG DOCKER_VERSION=24.0.6
ARG MULL_VERSION=main
Expand Down

0 comments on commit 0fa7111

Please sign in to comment.