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:
679c62b
)
Bump base image in build script
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Thu, 16 Jan 2025 19:19:36 +0000
(20:19 +0100)
committer
GitHub
<noreply@github.com>
Thu, 16 Jan 2025 19:19:36 +0000
(20:19 +0100)
.github/workflows/release.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/release.yml
b/.github/workflows/release.yml
index fc15691a3a2671935447f7945601d4fb3bc080bf..944428ef29a7e5fdc8754f16404409a612b675a1 100644
(file)
--- a/
.github/workflows/release.yml
+++ b/
.github/workflows/release.yml
@@
-6,8
+6,8
@@
on:
env:
PYTHON_VERSION: "3.12"
- BASE_IMAGE_VERSION_STABLE: "1.
1.2
"
- BASE_IMAGE_VERSION_BETA: "1.2.
2
"
+ BASE_IMAGE_VERSION_STABLE: "1.
2.3
"
+ BASE_IMAGE_VERSION_BETA: "1.2.
3
"
jobs:
build-artifact: