Skip to content

Commit

Permalink
Merge pull request #2149 from SUSE/for-deploy-Tumbleweed
Browse files Browse the repository at this point in the history
🤖: Update build recipes for Tumbleweed
  • Loading branch information
dirkmueller authored Dec 20, 2024
2 parents 3c1099e + 99b8117 commit 31e3791
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions golang-oldstable-image/_service
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
<param name="file">Dockerfile</param>
<param name="regex">%%golang_version%%</param>
<param name="package">go1.22</param>
<param name="parse-version">patch</param>
</service>
</services>
5 changes: 5 additions & 0 deletions golang-oldstable-image/golang-oldstable-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 20 10:46:43 UTC 2024 - SUSE Update Bot <[email protected]>

- limit to patch level version to avoid the go language ecosystem from being confused

-------------------------------------------------------------------
Tue Dec 3 13:26:37 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions golang-stable-image/_service
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
<param name="file">Dockerfile</param>
<param name="regex">%%golang_version%%</param>
<param name="package">go1.23</param>
<param name="parse-version">patch</param>
</service>
</services>
5 changes: 5 additions & 0 deletions golang-stable-image/golang-stable-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 20 10:46:43 UTC 2024 - SUSE Update Bot <[email protected]>

- limit to patch level version to avoid the go language ecosystem from being confused

-------------------------------------------------------------------
Tue Dec 3 13:26:37 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down

0 comments on commit 31e3791

Please sign in to comment.