projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18eebc1
)
Bump base image for beta releases to 1.2.1
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Tue, 14 Jan 2025 22:59:23 +0000
(23:59 +0100)
committer
GitHub
<noreply@github.com>
Tue, 14 Jan 2025 22:59:23 +0000
(23:59 +0100)
.github/workflows/release.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/release.yml
b/.github/workflows/release.yml
index 563933c857af40f1cadfcad17c277632175074dd..24e826ac8b34b51d3e78ce484974d2d3ea9afc9d 100644
(file)
--- a/
.github/workflows/release.yml
+++ b/
.github/workflows/release.yml
@@
-7,7
+7,7
@@
on:
env:
PYTHON_VERSION: "3.12"
BASE_IMAGE_VERSION_STABLE: "1.1.2"
- BASE_IMAGE_VERSION_BETA: "1.
1.2
"
+ BASE_IMAGE_VERSION_BETA: "1.
2.1
"
jobs:
build-artifact: