We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94009db + a5e6bdc commit 0ae7bb8Copy full SHA for 0ae7bb8
1 file changed
.github/workflows/call-baseimage-update.yml
@@ -10,7 +10,7 @@ jobs:
10
with:
11
repo_owner: "thespad"
12
baseimage: "alpine"
13
- basebranch: "3.15"
+ basebranch: "3.17"
14
app_name: "dive"
15
secrets:
16
repo_scoped_token: ${{ secrets.repo_scoped_token }}
0 commit comments