Accepting request 1058895 from devel:microos:containers

- Disable on x86 and armv6/7 as influxdb is not available (forwarded request 1058892 from Guillaume_G)

OBS-URL: https://build.opensuse.org/request/show/1058895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/influxdb-image?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2023-01-17 16:36:03 +00:00 committed by Git OBS Bridge
commit 02e35f35a9
2 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#!BuildTag: opensuse/influxdb:%%MINOR%%
#!BuildTag: opensuse/influxdb:%%PKG_VERSION%%
#!BuildTag: opensuse/influxdb:%%PKG_VERSION%%-%RELEASE%
#!ExcludeArch: i586 armv6l armv6hl armv7l armv7hl
FROM opensuse/tumbleweed
LABEL maintainer="Thorsten Kukuk <kukuk@suse.com>"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 17 12:20:56 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Disable on x86 and armv6/7 as influxdb is not available
-------------------------------------------------------------------
Fri Jan 13 14:50:23 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>