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 df4f828 commit 5d88fd3Copy full SHA for 5d88fd3
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.317.0
+ BASE_IMAGE: ghcr.io/actions/actions-runner:2.319.1
25
<<: *compiler_versions
26
android-buildkite-builder:
27
image: ghcr.io/libcxx/android-buildkite-builder:${TAG:-latest}
0 commit comments