Skip to content

Commit

Permalink
feat(deps): update ccache from v4.9.0 to v4.9.1 (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaegers authored Feb 16, 2024
1 parent 01bdbb5 commit b34b954
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:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da

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

0 comments on commit b34b954

Please sign in to comment.