forked from pool/golang-stable-image
[info=c919be8f1d5e46c5c0b61d6314ed0753]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/golang-stable-image?expand=0&rev=25
This commit is contained in:
parent
cba293d65c
commit
925ec07774
@ -32,5 +32,5 @@ ENV PATH="/go/bin:/usr/local/go/bin:/root/go/bin/:/usr/local/sbin:/usr/local/bin
|
|||||||
|
|
||||||
|
|
||||||
# only available on go's tsan_arch architectures
|
# only available on go's tsan_arch architectures
|
||||||
#!ArchExclusiveline x86_64 aarch64 s390x ppc64le
|
#!ArchExclusiveLine x86_64 aarch64 s390x ppc64le
|
||||||
RUN set -euo pipefail; if zypper -n install go1.21-race; then zypper -n clean; rm -rf /var/log/*; fi
|
RUN set -euo pipefail; if zypper -n install go1.21-race; then zypper -n clean; rm -rf /var/log/*; fi
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 8 12:26:59 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- typo fix in last change
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 6 16:26:08 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
Wed Sep 6 16:26:08 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user