Skip to content

Commit 219628b

Browse files
committed
Update baseimage checker
1 parent 4c05704 commit 219628b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/call-baseimage-update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
repo_owner: ${{ github.repository_owner }}
1313
baseimage: "alpine"
14-
basebranch: "3.18"
14+
basebranch: "3.20"
1515
app_name: "plextraktsync"
1616
secrets:
1717
repo_release_token: ${{ secrets.repo_release_token }}

0 commit comments

Comments
 (0)