chore(ci): remove superfluous build dependency
Some checks reported warnings
Cadoles/go-http-peering/pipeline/head This commit is unstable
Some checks reported warnings
Cadoles/go-http-peering/pipeline/head This commit is unstable
This commit is contained in:
parent
34adfb3e87
commit
834f6346dd
@ -1,5 +1,5 @@
|
||||
FROM golang:1.19
|
||||
FROM reg.cadoles.com/proxy_cache/library/golang:1.21
|
||||
|
||||
RUN apt-get update && apt-get install -y make upx-ucl curl ca-certificates bash jq
|
||||
RUN apt-get update && apt-get install -y make curl ca-certificates bash jq
|
||||
|
||||
RUN curl -k https://forge.cadoles.com/Cadoles/Jenkins/raw/branch/master/resources/com/cadoles/common/add-letsencrypt-ca.sh | bash
|
||||
|
Loading…
Reference in New Issue
Block a user