mirror of
https://github.com/b4tman/armhf-alpine-qemu.git
synced 2025-06-13 02:44:20 +00:00
update to golang 1.17
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM golang:1.13.11-alpine3.10 as build
|
||||
FROM golang:1.17-alpine as build
|
||||
|
||||
WORKDIR /tmp/build
|
||||
|
||||
|
Reference in New Issue
Block a user