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:
31dfaf9
)
bump base image to 1.1.2
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Sun, 29 Sep 2024 23:36:08 +0000
(
01:36
+0200)
committer
GitHub
<noreply@github.com>
Sun, 29 Sep 2024 23:36:08 +0000
(
01:36
+0200)
.github/workflows/release.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/release.yml
b/.github/workflows/release.yml
index 46d57bf31f215d3e7f17f5cca5d645a66f5b211c..62906f7d8686d48bdc3874ec95837155e1a750c0 100644
(file)
--- a/
.github/workflows/release.yml
+++ b/
.github/workflows/release.yml
@@
-6,8
+6,8
@@
on:
env:
PYTHON_VERSION: "3.11"
- BASE_IMAGE_VERSION_STABLE: "1.1.
0
"
- BASE_IMAGE_VERSION_BETA: "1.1.
0
"
+ BASE_IMAGE_VERSION_STABLE: "1.1.
2
"
+ BASE_IMAGE_VERSION_BETA: "1.1.
2
"
jobs:
build-artifact: