mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-10-31 16:13:45 +08:00 
			
		
		
		
	Dockerfile: update to go1.16
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
		| @@ -1,5 +1,6 @@ | ||||
| # syntax = docker/dockerfile:1.0-experimental | ||||
| FROM golang:1.13-alpine AS vendored | ||||
| # syntax = docker/dockerfile:1.2 | ||||
|  | ||||
| FROM golang:1.16-alpine AS vendored | ||||
| RUN  apk add --no-cache git rsync | ||||
| WORKDIR /src | ||||
| RUN --mount=target=/context \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Tonis Tiigi
					Tonis Tiigi