Skip to content

Commit

Permalink
Merge pull request #8 from NethServer/grafana_10
Browse files Browse the repository at this point in the history
Update to grafana 10
  • Loading branch information
Amygos authored Nov 20, 2023
2 parents 21dc959 + 02707f4 commit 4d3f34a
Show file tree
Hide file tree
Showing 3 changed files with 19,632 additions and 9,917 deletions.
2 changes: 1 addition & 1 deletion build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ buildah config --entrypoint=/ \
--label="org.nethserver.authorizations=traefik@any:routeadm" \
--label="org.nethserver.tcp-ports-demand=1" \
--label="org.nethserver.rootfull=0" \
--label="org.nethserver.images=docker.io/grafana/grafana:8.4.5" \
--label="org.nethserver.images=docker.io/grafana/grafana:10.2.1" \
"${container}"
# Commit the image
buildah commit "${container}" "${repobase}/${reponame}"
Expand Down
Loading

0 comments on commit 4d3f34a

Please sign in to comment.