Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🤖: Update build recipes for SP6 #1766

Merged
merged 2 commits into from
Sep 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions 389-ds-container/389-ds-container.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Thu Sep 26 09:56:33 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion 389-ds-container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#!BuildName: suse-389-ds-%%389ds_version%%
#!BuildVersion: 15.6
#!BuildRelease: 35
FROM suse/sle15:15.6
FROM registry.suse.com/bci/bci-base:15.6

RUN set -euo pipefail; \
zypper -n install --no-recommends 389-ds timezone openssl nss_synth; \
Expand Down
2 changes: 1 addition & 1 deletion alertmanager-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#!BuildName: suse-alertmanager-%%alertmanager_patch_version%%
#!BuildVersion: 15.6
#!BuildRelease: 35
FROM suse/sle15:15.6
FROM registry.suse.com/bci/bci-base:15.6

RUN set -euo pipefail; \
zypper -n install --no-recommends golang-github-prometheus-alertmanager curl; \
Expand Down
5 changes: 5 additions & 0 deletions alertmanager-image/alertmanager-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Thu Sep 26 09:56:33 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion aspnet-runtime-6.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#!BuildName: bci-dotnet-aspnet-6.0
#!BuildVersion: 15.6.6.0
#!BuildRelease: 32
FROM bci/bci-base:15.6
FROM registry.suse.com/bci/bci-base:15.6



Expand Down
5 changes: 5 additions & 0 deletions aspnet-runtime-6.0/aspnet-runtime-6.0.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Thu Sep 26 09:56:33 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion aspnet-runtime-8.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#!BuildName: bci-dotnet-aspnet-8.0
#!BuildVersion: 15.6.8.0
#!BuildRelease: 20
FROM bci/bci-base:15.6
FROM registry.suse.com/bci/bci-base:15.6



Expand Down
5 changes: 5 additions & 0 deletions aspnet-runtime-8.0/aspnet-runtime-8.0.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Thu Sep 26 09:56:33 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion base-fips-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/bci-base-fips:latest
#!BuildName: bci-bci-base-fips-%OS_VERSION_ID_SP%
#!BuildVersion: 15.6
FROM bci/bci-base:15.6
FROM registry.suse.com/bci/bci-base:15.6

RUN set -euo pipefail; \
zypper -n install --no-recommends sles-release coreutils crypto-policies-scripts; \
Expand Down
5 changes: 5 additions & 0 deletions base-fips-image/base-fips-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Thu Sep 26 09:56:33 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion blackbox_exporter-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#!BuildName: suse-blackbox_exporter-%%blackbox_exporter_patch_version%%
#!BuildVersion: 15.6
#!BuildRelease: 35
FROM suse/sle15:15.6
FROM registry.suse.com/bci/bci-base:15.6

RUN set -euo pipefail; \
zypper -n install --no-recommends prometheus-blackbox_exporter curl; \
Expand Down
5 changes: 5 additions & 0 deletions blackbox_exporter-image/blackbox_exporter-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Thu Sep 26 09:56:33 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion dotnet-6.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#!BuildName: bci-dotnet-sdk-6.0
#!BuildVersion: 15.6.6.0
#!BuildRelease: 32
FROM bci/bci-base:15.6
FROM registry.suse.com/bci/bci-base:15.6



Expand Down
5 changes: 5 additions & 0 deletions dotnet-6.0/dotnet-6.0.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Thu Sep 26 09:56:33 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion dotnet-8.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#!BuildName: bci-dotnet-sdk-8.0
#!BuildVersion: 15.6.8.0
#!BuildRelease: 20
FROM bci/bci-base:15.6
FROM registry.suse.com/bci/bci-base:15.6



Expand Down
5 changes: 5 additions & 0 deletions dotnet-8.0/dotnet-8.0.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Sat Sep 28 08:16:47 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion dotnet-runtime-6.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#!BuildName: bci-dotnet-runtime-6.0
#!BuildVersion: 15.6.6.0
#!BuildRelease: 32
FROM bci/bci-base:15.6
FROM registry.suse.com/bci/bci-base:15.6



Expand Down
5 changes: 5 additions & 0 deletions dotnet-runtime-6.0/dotnet-runtime-6.0.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Thu Sep 26 09:56:33 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion dotnet-runtime-8.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#!BuildName: bci-dotnet-runtime-8.0
#!BuildVersion: 15.6.8.0
#!BuildRelease: 20
FROM bci/bci-base:15.6
FROM registry.suse.com/bci/bci-base:15.6



Expand Down
5 changes: 5 additions & 0 deletions dotnet-runtime-8.0/dotnet-runtime-8.0.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Thu Sep 26 09:56:33 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion gcc-13-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#!BuildTag: bci/gcc:latest
#!BuildName: bci-gcc-13
#!BuildVersion: 15.6.13
FROM bci/bci-base:15.6
FROM registry.suse.com/bci/bci-base:15.6

RUN set -euo pipefail; \
zypper -n install --no-recommends gcc13 gcc13-c++ make curl findutils gawk git-core procps lifecycle-data-sle-module-development-tools; \
Expand Down
5 changes: 5 additions & 0 deletions gcc-13-image/gcc-13-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Thu Sep 26 09:56:33 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion gcc-7-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/gcc:%%gcc_minor_version%%
#!BuildName: bci-gcc-7
#!BuildVersion: 15.6.7
FROM bci/bci-base:15.6
FROM registry.suse.com/bci/bci-base:15.6

RUN set -euo pipefail; \
zypper -n install --no-recommends gcc7 gcc7-c++ make gcc gcc-c++ curl findutils gawk git-core procps lifecycle-data-sle-module-development-tools; \
Expand Down
5 changes: 5 additions & 0 deletions gcc-7-image/gcc-7-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Thu Sep 26 09:56:33 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion golang-oldstable-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#!BuildName: bci-golang-oldstable
#!BuildVersion: 15.6.1.22.2
#!BuildRelease: 33
FROM bci/bci-base:15.6
FROM registry.suse.com/bci/bci-base:15.6

RUN set -euo pipefail; \
zypper -n install --no-recommends go1.22 go1.22-doc make curl findutils gawk git-core procps lifecycle-data-sle-module-development-tools; \
Expand Down
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 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Sat Sep 28 08:16:47 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion golang-oldstable-openssl-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#!BuildName: bci-golang-oldstable-openssl
#!BuildVersion: 15.6
#!BuildRelease: 33
FROM bci/bci-base:15.6
FROM registry.suse.com/bci/bci-base:15.6

RUN set -euo pipefail; \
zypper -n install --no-recommends go1.20-openssl go1.20-openssl-doc make curl findutils gawk git-core procps lifecycle-data-sle-module-development-tools; \
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Sat Sep 28 08:16:47 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion golang-stable-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#!BuildName: bci-golang-stable
#!BuildVersion: 15.6.1.23.1
#!BuildRelease: 33
FROM bci/bci-base:15.6
FROM registry.suse.com/bci/bci-base:15.6

RUN set -euo pipefail; \
zypper -n install --no-recommends go1.23 go1.23-doc make curl findutils gawk git-core procps lifecycle-data-sle-module-development-tools; \
Expand Down
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 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Sat Sep 28 08:16:47 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion golang-stable-openssl-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#!BuildName: bci-golang-stable-openssl
#!BuildVersion: 15.6
#!BuildRelease: 33
FROM bci/bci-base:15.6
FROM registry.suse.com/bci/bci-base:15.6

RUN set -euo pipefail; \
zypper -n install --no-recommends go1.21-openssl go1.21-openssl-doc make curl findutils gawk git-core procps lifecycle-data-sle-module-development-tools; \
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Sat Sep 28 08:16:47 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion grafana-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#!BuildName: suse-grafana-%%grafana_patch_version%%
#!BuildVersion: 15.6
#!BuildRelease: 35
FROM suse/sle15:15.6
FROM registry.suse.com/bci/bci-base:15.6

RUN set -euo pipefail; \
zypper -n install --no-recommends grafana; \
Expand Down
5 changes: 5 additions & 0 deletions grafana-image/grafana-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Thu Sep 26 09:56:33 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion init-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/bci-init:latest
#!BuildName: bci-bci-init-%OS_VERSION_ID_SP%
#!BuildVersion: 15.6
FROM bci/bci-base:15.6
FROM registry.suse.com/bci/bci-base:15.6

RUN set -euo pipefail; \
zypper -n install --no-recommends systemd gzip sles-release; \
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 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Thu Sep 26 09:56:33 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion kiwi-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#!BuildTag: bci/kiwi:latest
#!BuildName: bci-kiwi-9
#!BuildVersion: 15.6.9
FROM bci/bci-base:15.6
FROM registry.suse.com/bci/bci-base:15.6

RUN set -euo pipefail; \
zypper -n install --no-recommends checkmedia dracut-kiwi-oem-repart enchant-devel gcc glibc-devel iproute2 java-21-openjdk-headless jing kiwi-systemdeps-filesystems kpartx libxml2-devel lvm2 make netcat-openbsd python3-devel python3-kiwi python3-pip tack timezone xorriso xz sles-release; \
Expand Down
5 changes: 5 additions & 0 deletions kiwi-image/kiwi-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Thu Sep 26 09:56:33 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion nginx-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#!BuildName: suse-nginx-1.21
#!BuildVersion: 15.6.1.21
#!BuildRelease: 35
FROM suse/sle15:15.6
FROM registry.suse.com/bci/bci-base:15.6

RUN set -euo pipefail; \
zypper -n install --no-recommends gawk nginx findutils gettext-runtime; \
Expand Down
5 changes: 5 additions & 0 deletions nginx-image/nginx-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Thu Sep 26 09:56:33 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion nodejs-20-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
#!BuildName: bci-nodejs-20
#!BuildVersion: 15.6.20
#!BuildRelease: 30
FROM bci/bci-base:15.6
FROM registry.suse.com/bci/bci-base:15.6

RUN set -euo pipefail; \
zypper -n install --no-recommends nodejs20 npm20 update-alternatives curl findutils gawk git-core procps; \
Expand Down
5 changes: 5 additions & 0 deletions nodejs-20-image/nodejs-20-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Thu Sep 26 09:56:33 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion openjdk-21-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/openjdk:latest
#!BuildName: bci-openjdk-21
#!BuildVersion: 15.6.21
FROM bci/bci-base:15.6
FROM registry.suse.com/bci/bci-base:15.6

RUN set -euo pipefail; \
zypper -n install --no-recommends java-21-openjdk curl findutils gawk git-core procps; \
Expand Down
5 changes: 5 additions & 0 deletions openjdk-21-image/openjdk-21-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 30 14:33:45 UTC 2024 - Dirk Mueller <[email protected]>

- derive from released base container for correct base digest annotations

-------------------------------------------------------------------
Thu Sep 26 09:56:33 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down
Loading
Loading