You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: grafana/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ $ ARCH=${ARCH} make build
19
19
20
20
## How to release:
21
21
22
-
This image supports multiple architecures, which means the Makefile cross-compiles and builds docker images for all architectures automatically when pushing.
22
+
This image supports multiple architectures, which means the Makefile cross-compiles and builds docker images for all architectures automatically when pushing.
23
23
If you are releasing a new version, please bump the `VERSION` value in the `Makefile` before building the images.
0 commit comments