mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 03:21:28 +01:00
update
Signed-off-by: Jess Frazelle <jess@oxide.computer>
This commit is contained in:
parent
a9164b6a71
commit
47ee8318a0
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.11 as builder
|
||||
FROM golang:latest as builder
|
||||
MAINTAINER Jessica Frazelle <jess@linux.com>
|
||||
|
||||
ENV PATH /go/bin:/usr/local/go/bin:$PATH
|
||||
|
|
Loading…
Reference in New Issue
Block a user