We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ba468 commit 735cf0cCopy full SHA for 735cf0c
.github/workflows/docker.yml
@@ -189,7 +189,6 @@ jobs:
189
file: ./Dockerfile
190
platforms: linux/amd64,linux/arm64,linux/arm
191
push: true
192
- build-args: GRAFANA_VERSION=8.3.1
193
tags: ghcr.io/redisgrafana/redis-app:latest
194
cache-from: type=local,src=/tmp/.buildx-cache
195
cache-to: type=local,dest=/tmp/.buildx-cache
0 commit comments