Accepting request 1099510 from devel:BCI:Tumbleweed
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1099510 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/golang-oldstable-image?expand=0&rev=2
This commit is contained in:
commit
55321a2799
@ -24,7 +24,7 @@ LABEL org.opensuse.release-stage="released"
|
|||||||
|
|
||||||
# endlabelprefix
|
# endlabelprefix
|
||||||
|
|
||||||
RUN set -euo pipefail; zypper -n in --no-recommends go1.19 distribution-release make git-core; zypper -n clean; rm -rf /var/log/*
|
RUN set -euo pipefail; zypper -n in --no-recommends go1.19 make git-core; zypper -n clean; rm -rf /var/log/*
|
||||||
ENV GOLANG_VERSION="%%golang_version%%"
|
ENV GOLANG_VERSION="%%golang_version%%"
|
||||||
ENV GOPATH="/go"
|
ENV GOPATH="/go"
|
||||||
ENV PATH="/go/bin:/usr/local/go/bin:/root/go/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
|
ENV PATH="/go/bin:/usr/local/go/bin:/root/go/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 12 12:55:01 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- Remove distribution-release from the package list, it is inherited from the base image
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 27 15:55:34 UTC 2023 - Dan Čermák <dcermak@suse.com>
|
Tue Jun 27 15:55:34 UTC 2023 - Dan Čermák <dcermak@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user