mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
committed by
GitHub
parent
3866814ea9
commit
d65a3318ab
@@ -1,5 +1,5 @@
|
||||
# Golang build container
|
||||
FROM golang:1.12.9-alpine
|
||||
FROM golang:1.12.10-alpine
|
||||
|
||||
RUN apk add --no-cache gcc g++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user