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 ab8f16a commit 521d507Copy full SHA for 521d507
.github/workflows/publish_docker-images-edge.yml
@@ -18,7 +18,7 @@ jobs:
18
secrets: inherit
19
20
update_container_readme:
21
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-22.04
22
name: Push README to Docker Hub
23
steps:
24
- name: git checkout
0 commit comments