Chore: Upgrade go and alpine (#43801)

* Upgrade go and alpine

* Bump grabpl version

* Bump alpine version

* Fix version of grabpl

* Bump alpine version

* Bump alpine in Dockerfiles
This commit is contained in:
idafurjes
2022-01-07 17:27:22 +01:00
committed by GitHub
parent a08e0581de
commit 3ca58c0e0c
6 changed files with 227 additions and 227 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG BASE_IMAGE=alpine:3.14.3
ARG BASE_IMAGE=alpine:3.15
FROM ${BASE_IMAGE}
ARG GRAFANA_TGZ="grafana-latest.linux-x64-musl.tar.gz"