docker: build from debian buster
This commit is contained in:
		
							parent
							
								
									de16df232d
								
							
						
					
					
						commit
						e270dd0066
					
				|  | @ -1,4 +1,4 @@ | ||||||
| FROM golang:1.13-stretch AS builder | FROM golang:1.13-buster AS builder | ||||||
| 
 | 
 | ||||||
| # Download tools | # Download tools | ||||||
| RUN curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.17.1 | RUN curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.17.1 | ||||||
|  |  | ||||||
|  | @ -1,4 +1,4 @@ | ||||||
| FROM golang:1.13-stretch AS builder | FROM golang:1.13-buster AS builder | ||||||
| 
 | 
 | ||||||
| # Download tools | # Download tools | ||||||
| RUN curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.17.1 | RUN curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.17.1 | ||||||
|  |  | ||||||
|  | @ -1,4 +1,4 @@ | ||||||
| FROM golang:1.13-stretch AS builder | FROM golang:1.13-buster AS builder | ||||||
| 
 | 
 | ||||||
| # Download tools | # Download tools | ||||||
| RUN curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.17.1 | RUN curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.17.1 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue