Skip to content

Commit

Permalink
Merge pull request #2148 from SUSE/for-deploy-6
Browse files Browse the repository at this point in the history
🤖: Update build recipes for SP6
  • Loading branch information
dirkmueller authored Dec 20, 2024
2 parents 766d3ed + 0cbcaee commit 33fe89f
Show file tree
Hide file tree
Showing 8 changed files with 24 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:47 UTC 2024 - SUSE Update Bot <[email protected]>

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

-------------------------------------------------------------------
Tue Dec 3 08:40:44 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions golang-oldstable-openssl-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-openssl</param>
<param name="parse-version">patch</param>
</service>
</services>
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 20 10:46:47 UTC 2024 - SUSE Update Bot <[email protected]>

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

-------------------------------------------------------------------
Tue Dec 3 08:40:44 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:47 UTC 2024 - SUSE Update Bot <[email protected]>

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

-------------------------------------------------------------------
Tue Dec 3 08:40:44 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions golang-stable-openssl-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-openssl</param>
<param name="parse-version">patch</param>
</service>
</services>
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 20 10:46:47 UTC 2024 - SUSE Update Bot <[email protected]>

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

-------------------------------------------------------------------
Tue Dec 3 08:40:44 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down

0 comments on commit 33fe89f

Please sign in to comment.