Skip to content

Commit

Permalink
chore(release): set version to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Dec 7, 2023
1 parent c04ed4c commit 5ed65a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ if [ -z "$BUILDER" ]; then
BUILDER="podman"
fi

$BUILDER build -t $GRAFANA_IMAGE:latest -f "$(dirname $0)"/Dockerfile
$BUILDER build -t $GRAFANA_IMAGE:2.4.0 -f "$(dirname $0)"/Dockerfile

0 comments on commit 5ed65a9

Please sign in to comment.