Skip to content

Commit

Permalink
Merge pull request #653 from SUSE/for-deploy-4
Browse files Browse the repository at this point in the history
🤖: Update build recipes for SP4
  • Loading branch information
dirkmueller authored Sep 22, 2023
2 parents 864539b + 3860945 commit c44a279
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions init-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: MIT
#!BuildTag: bci/bci-init:%OS_VERSION_ID_SP%
#!BuildTag: bci/bci-init:%OS_VERSION_ID_SP%.%RELEASE%
#!BuildName: bci-bci-init-%OS_VERSION_ID_SP%
#!BuildVersion: 15.4
FROM suse/sle15:15.4

Expand Down
5 changes: 5 additions & 0 deletions init-image/init-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:37 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Mon Jun 26 20:57:19 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions nodejs-16-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#!BuildTag: bci/nodejs:16-%RELEASE%
#!BuildTag: bci/node:16
#!BuildTag: bci/node:16-%RELEASE%
#!BuildName: bci-nodejs-16
#!BuildVersion: 15.10.4.16
FROM suse/sle15:15.4

Expand Down
5 changes: 5 additions & 0 deletions nodejs-16-image/nodejs-16-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:37 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Wed Sep 13 10:56:02 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions postgres-14-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#!BuildTag: suse/postgres:14-%RELEASE%
#!BuildTag: suse/postgres:%%pg_version%%
#!BuildTag: suse/postgres:%%pg_version%%-%RELEASE%
#!BuildName: suse-postgres-14
#!BuildVersion: 15.4.14
FROM suse/sle15:15.4

Expand Down
5 changes: 5 additions & 0 deletions postgres-14-image/postgres-14-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:37 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 19 15:45:11 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions python-3.10-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#!BuildTag: bci/python:3.10-%RELEASE%
#!BuildTag: bci/python:3
#!BuildTag: bci/python:3-%RELEASE%
#!BuildName: bci-python-3.10
#!BuildVersion: 15.4.3.10
FROM suse/sle15:15.4

Expand Down
5 changes: 5 additions & 0 deletions python-3.10-image/python-3.10-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:37 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Mon Jun 26 20:57:19 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down

0 comments on commit c44a279

Please sign in to comment.