We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 891834b commit a6e4711Copy full SHA for a6e4711
.circleci/config.yml
@@ -1,7 +1,7 @@
1
defaults: &defaults
2
working_directory: /webrtc-streamer
3
docker:
4
- - image: cimg/base:2022.04
+ - image: cimg/base:2024.12
5
user: root
6
7
version: 2.1
0 commit comments