Skip to content

Commit

Permalink
Test build for #1050
Browse files Browse the repository at this point in the history
  • Loading branch information
dcermak authored and SUSE Update Bot committed May 15, 2024
1 parent 8706a54 commit 13916a0
Show file tree
Hide file tree
Showing 32 changed files with 44 additions and 30 deletions.
2 changes: 1 addition & 1 deletion aspnet-runtime-6.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/dotnet-aspnet:6.0.30-%RELEASE%
#!BuildName: bci-dotnet-aspnet-6.0
#!BuildVersion: 15.6.6.0
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion aspnet-runtime-7.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/dotnet-aspnet:7.0.19-%RELEASE%
#!BuildName: bci-dotnet-aspnet-7.0
#!BuildVersion: 15.6.7.0
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

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 @@ -20,7 +20,7 @@
#!BuildTag: bci/dotnet-aspnet:8.0.5-%RELEASE%
#!BuildName: bci-dotnet-aspnet-8.0
#!BuildVersion: 15.6.8.0
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion dotnet-6.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/dotnet-sdk:6.0.30-%RELEASE%
#!BuildName: bci-dotnet-sdk-6.0
#!BuildVersion: 15.6.6.0
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion dotnet-7.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/dotnet-sdk:7.0.19-%RELEASE%
#!BuildName: bci-dotnet-sdk-7.0
#!BuildVersion: 15.6.7.0
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion dotnet-8.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/dotnet-sdk:8.0.5-%RELEASE%
#!BuildName: bci-dotnet-sdk-8.0
#!BuildVersion: 15.6.8.0
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

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 @@ -20,7 +20,7 @@
#!BuildTag: bci/dotnet-runtime:6.0.30-%RELEASE%
#!BuildName: bci-dotnet-runtime-6.0
#!BuildVersion: 15.6.6.0
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion dotnet-runtime-7.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/dotnet-runtime:7.0.19-%RELEASE%
#!BuildName: bci-dotnet-runtime-7.0
#!BuildVersion: 15.6.7.0
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

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 @@ -20,7 +20,7 @@
#!BuildTag: bci/dotnet-runtime:8.0.5-%RELEASE%
#!BuildName: bci-dotnet-runtime-8.0
#!BuildVersion: 15.6.8.0
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion gcc-13-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/gcc:%%gcc_version%%-%RELEASE%
#!BuildName: bci-gcc-13
#!BuildVersion: 15.6.13
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
7 changes: 7 additions & 0 deletions gcc-13-image/_constraints
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<constraints>
<hardware>
<disk>
<size unit="G">6</size>
</disk>
</hardware>
</constraints>
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_version%%-%RELEASE%
#!BuildName: bci-gcc-7
#!BuildVersion: 15.6.7
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
7 changes: 7 additions & 0 deletions gcc-7-image/_constraints
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<constraints>
<hardware>
<disk>
<size unit="G">6</size>
</disk>
</hardware>
</constraints>
2 changes: 1 addition & 1 deletion golang-oldstable-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/golang:1.21-2.%RELEASE%
#!BuildName: bci-golang-oldstable
#!BuildVersion: 15.6.1.21.2
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

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 @@ -20,7 +20,7 @@
#!BuildTag: bci/golang:1.20-openssl-%RELEASE%
#!BuildName: bci-golang-oldstable-openssl
#!BuildVersion: 15.6
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion golang-stable-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/golang:1.22-1.%RELEASE%
#!BuildName: bci-golang-stable
#!BuildVersion: 15.6.1.22.1
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

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 @@ -20,7 +20,7 @@
#!BuildTag: bci/golang:1.21-openssl-%RELEASE%
#!BuildName: bci-golang-stable-openssl
#!BuildVersion: 15.6
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

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

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion nodejs-20-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/node:20-%RELEASE%
#!BuildName: bci-nodejs-20
#!BuildVersion: 15.6.20
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

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

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion php-apache8-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#!BuildTag: bci/php-apache:8-%RELEASE%
#!BuildName: bci-php-apache-8
#!BuildVersion: 15.6.8
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion php-fpm8-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#!BuildTag: bci/php-fpm:8-%RELEASE%
#!BuildName: bci-php-fpm-8
#!BuildVersion: 15.6.8
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion php8-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#!BuildTag: bci/php:8-%RELEASE%
#!BuildName: bci-php-8
#!BuildVersion: 15.6.8
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion python-3.11-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/python:3-%RELEASE%
#!BuildName: bci-python-3.11
#!BuildVersion: 15.6.3.11
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion python-3.12-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/python:3-%RELEASE%
#!BuildName: bci-python-3.12
#!BuildVersion: 15.6.3.12
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion python-3.6-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/python:3-%RELEASE%
#!BuildName: bci-python-3.6
#!BuildVersion: 15.6.3.6
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion rmt-server-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

#!BuildTag: suse/rmt-server:%%rmt_version%%
#!BuildTag: suse/rmt-server:%%rmt_version%%-%RELEASE%
#!BuildName: suse-rmt-server-%%rmt_version%%
#!BuildName: suse-rmt-server
#!BuildVersion: 15.6
FROM suse/sle15:15.6

Expand Down
2 changes: 1 addition & 1 deletion ruby-2.5-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/ruby:2-%RELEASE%
#!BuildName: bci-ruby-2.5
#!BuildVersion: 15.6.2.5
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion rust-oldstable-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/rust:1.76-2.%RELEASE%
#!BuildName: bci-rust-oldstable
#!BuildVersion: 15.6.1.76.2
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion rust-stable-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/rust:1.77-1.%RELEASE%
#!BuildName: bci-rust-stable
#!BuildVersion: 15.6.1.77.1
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion sle15-kernel-module-devel-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#!BuildTag: bci/bci-sle15-kernel-module-devel:%OS_VERSION_ID_SP%.%RELEASE%
#!BuildName: bci-bci-sle15-kernel-module-devel-%OS_VERSION_ID_SP%
#!BuildVersion: 15.6
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down
2 changes: 1 addition & 1 deletion spack-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#!BuildTag: bci/spack:%%spack_minor%%-%RELEASE%
#!BuildName: bci-spack-%%spack_version%%
#!BuildVersion: 15.6
FROM suse/sle15:15.6
FROM bci/bci-base:15.6

MAINTAINER SUSE LLC (https://www.suse.com/)

Expand Down

0 comments on commit 13916a0

Please sign in to comment.