Skip to content

Commit 7c40aae

Browse files
authored
Update build-and-push-docker-image.yml
1 parent 9adc5d5 commit 7c40aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414

1515
jobs:
1616
build:
17-
runs-on: ubuntu-20.04
17+
runs-on: ubuntu-22.04
1818
steps:
1919
- name: Checkout repository
2020
uses: actions/checkout@v4

0 commit comments

Comments
 (0)