Skip to content

Commit 1d540bb

Browse files
chore(deps): update grafana/grafana docker tag to v11.6.1 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c5af86 commit 1d540bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ buildah config --entrypoint=/ \
3030
--label="org.nethserver.authorizations=traefik@any:routeadm" \
3131
--label="org.nethserver.tcp-ports-demand=1" \
3232
--label="org.nethserver.rootfull=0" \
33-
--label="org.nethserver.images=docker.io/grafana/grafana:11.6.0" \
33+
--label="org.nethserver.images=docker.io/grafana/grafana:11.6.1" \
3434
"${container}"
3535
# Commit the image
3636
buildah commit "${container}" "${repobase}/${reponame}"

0 commit comments

Comments
 (0)