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 82ad829 commit 7011bc1Copy full SHA for 7011bc1
.github/workflows/build-docker.yaml
@@ -9,7 +9,7 @@ permissions:
9
jobs:
10
docker:
11
name: Build and push Docker image
12
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
13
steps:
14
- name: Checkout
15
uses: actions/checkout@v4
0 commit comments