mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-10-31 16:13:45 +08:00 
			
		
		
		
	Dockerfile: update to go 1.19
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| # syntax=docker/dockerfile:1.4 | ||||
|  | ||||
| ARG GO_VERSION=1.18 | ||||
| ARG GO_VERSION=1.19 | ||||
| ARG MODOUTDATED_VERSION=v0.8.0 | ||||
|  | ||||
| FROM golang:${GO_VERSION}-alpine AS base | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 CrazyMax
					CrazyMax