mirror of
https://github.com/grafana/grafana.git
synced 2025-09-27 10:13:43 +08:00

committed by
GitHub

parent
3866814ea9
commit
d65a3318ab
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
_version="1.2.8"
|
||||
_version="1.2.9"
|
||||
_tag="grafana/build-container:${_version}"
|
||||
|
||||
docker build -t $_tag .
|
||||
|
Reference in New Issue
Block a user