Skip to content

Commit d5b0624

Browse files
authored
Merge pull request #16 from linuxserver-labs/basecheck
Update baseimage checker
2 parents 4c05704 + 219628b commit d5b0624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)