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 a36f2ba commit 117ff16Copy full SHA for 117ff16
1 file changed
.github/workflows/dockerhub.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
dockerhub:
9
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
10
11
steps:
12
- name: Checkout code
0 commit comments