We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff1b57 commit e8d8624Copy full SHA for e8d8624
.github/workflows/image-builder.yml
@@ -14,7 +14,7 @@ env:
14
15
jobs:
16
build_dockerfile:
17
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
18
name: Build and publish the image
19
steps:
20
- name: Check out the website repository
0 commit comments