Skip to content

Commit

Permalink
Fix base image version
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Dec 6, 2024
1 parent 3008c1d commit 3b654f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-baseimage-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
repo_owner: "thespad"
baseimage: "alpine"
basebranch: "3.19"
basebranch: "3.20"
app_name: "dive"
secrets:
repo_scoped_token: ${{ secrets.repo_scoped_token }}

0 comments on commit 3b654f0

Please sign in to comment.