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:
b62c1e5
)
Update stable base image version to 1.4.9
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Fri, 28 Nov 2025 21:10:00 +0000
(22:10 +0100)
committer
GitHub
<noreply@github.com>
Fri, 28 Nov 2025 21:10:00 +0000
(22:10 +0100)
Prepare for stable bump next month by already bumping the base image version(otherwise we will forget)
.github/workflows/release.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/release.yml
b/.github/workflows/release.yml
index e19275b5153fce197444ca9e3b7334a81ae3c0c4..719b33faf2041c4e34edd4b9d8d6bd6712fe7f1d 100644
(file)
--- a/
.github/workflows/release.yml
+++ b/
.github/workflows/release.yml
@@
-40,7
+40,7
@@
on:
env:
PYTHON_VERSION: "3.12"
- BASE_IMAGE_VERSION_STABLE: "1.
3.1
"
+ BASE_IMAGE_VERSION_STABLE: "1.
4.9
"
BASE_IMAGE_VERSION_BETA: "1.4.9"
BASE_IMAGE_VERSION_NIGHTLY: "1.4.9"