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:
40efa84
)
bump base image to 1.2.2 for beta
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Wed, 15 Jan 2025 00:59:37 +0000
(
01:59
+0100)
committer
GitHub
<noreply@github.com>
Wed, 15 Jan 2025 00:59:37 +0000
(
01:59
+0100)
.github/workflows/release.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/release.yml
b/.github/workflows/release.yml
index 24e826ac8b34b51d3e78ce484974d2d3ea9afc9d..546f708d049ac6b41532fb53403648e9a2c19653 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.2.
1
"
+ BASE_IMAGE_VERSION_BETA: "1.2.
2
"
jobs:
build-artifact: