We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 085e025 commit 1018375Copy full SHA for 1018375
.github/workflows/docker.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build-and-push:
10
- runs-on: ubuntu
+ runs-on: ubuntu-latest
11
12
steps:
13
- name: Checkout repository
0 commit comments