mirror of
https://github.com/b4tman/armhf-alpine-qemu.git
synced 2024-12-04 17:16:53 +00:00
update to golang 1.17
This commit is contained in:
parent
c5cef95a82
commit
7127372870
@ -1,4 +1,4 @@
|
||||
FROM golang:1.13.11-alpine3.10 as build
|
||||
FROM golang:1.17-alpine as build
|
||||
|
||||
WORKDIR /tmp/build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user