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:
612a7a7
)
Bump base image for nightly
author
Marvin Schenkel
<marvinschenkel@gmail.com>
Tue, 13 Jan 2026 08:02:11 +0000
(09:02 +0100)
committer
Marvin Schenkel
<marvinschenkel@gmail.com>
Tue, 13 Jan 2026 08:02:11 +0000
(09:02 +0100)
.github/workflows/release.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/release.yml
b/.github/workflows/release.yml
index 26d33e05b4bc3bb51d053e1a82d5f0b8153f34ce..fb47ac3f69695885076e7876483f1fcec09a5bdd 100644
(file)
--- a/
.github/workflows/release.yml
+++ b/
.github/workflows/release.yml
@@
-42,7
+42,7
@@
env:
PYTHON_VERSION: "3.12"
BASE_IMAGE_VERSION_STABLE: "1.4.10"
BASE_IMAGE_VERSION_BETA: "1.4.10"
- BASE_IMAGE_VERSION_NIGHTLY: "1.4.1
0
"
+ BASE_IMAGE_VERSION_NIGHTLY: "1.4.1
1
"
jobs:
determine-branch: