We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6bbe2e commit 2c6f486Copy full SHA for 2c6f486
libcxx/utils/ci/docker-compose.yml
@@ -21,7 +21,7 @@ services:
21
dockerfile: Dockerfile
22
target: actions-builder
23
args:
24
- BASE_IMAGE: ghcr.io/actions/actions-runner:2.316.1
+ BASE_IMAGE: ghcr.io/actions/actions-runner:2.317.0
25
<<: *compiler_versions
26
android-buildkite-builder:
27
image: ghcr.io/libcxx/android-buildkite-builder:${TAG:-latest}
0 commit comments