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:
9f23669
)
Bump base image for beta and stable
author
Marvin Schenkel
<marvinschenkel@gmail.com>
Tue, 13 Jan 2026 09:40:44 +0000
(10:40 +0100)
committer
Marvin Schenkel
<marvinschenkel@gmail.com>
Tue, 13 Jan 2026 09:40:44 +0000
(10:40 +0100)
.github/workflows/release.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/release.yml
b/.github/workflows/release.yml
index fb47ac3f69695885076e7876483f1fcec09a5bdd..530adbc1dc2ba29a91520ef7bdfa579c2fc2bdc3 100644
(file)
--- a/
.github/workflows/release.yml
+++ b/
.github/workflows/release.yml
@@
-40,8
+40,8
@@
on:
env:
PYTHON_VERSION: "3.12"
- BASE_IMAGE_VERSION_STABLE: "1.4.1
0
"
- BASE_IMAGE_VERSION_BETA: "1.4.1
0
"
+ BASE_IMAGE_VERSION_STABLE: "1.4.1
1
"
+ BASE_IMAGE_VERSION_BETA: "1.4.1
1
"
BASE_IMAGE_VERSION_NIGHTLY: "1.4.11"
jobs: