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:
825d1e6
)
Update base image versions to 1.4.8
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Sun, 9 Nov 2025 08:34:19 +0000
(09:34 +0100)
committer
GitHub
<noreply@github.com>
Sun, 9 Nov 2025 08:34:19 +0000
(09:34 +0100)
.github/workflows/release.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/release.yml
b/.github/workflows/release.yml
index 1899c2c59236db6d8d874afa6baee8cedca97d98..14315ba7f4436c9e1e16fdfeb1cd9406672a95e1 100644
(file)
--- a/
.github/workflows/release.yml
+++ b/
.github/workflows/release.yml
@@
-34,8
+34,8
@@
on:
env:
PYTHON_VERSION: "3.12"
BASE_IMAGE_VERSION_STABLE: "1.3.1"
- BASE_IMAGE_VERSION_BETA: "1.4.
5
"
- BASE_IMAGE_VERSION_NIGHTLY: "1.4.
5
"
+ BASE_IMAGE_VERSION_BETA: "1.4.
8
"
+ BASE_IMAGE_VERSION_NIGHTLY: "1.4.
8
"
jobs:
preflight-checks: