Skip to content

Commit

Permalink
Revert buildpack version back to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
arapulido committed Apr 28, 2023
1 parent 841dd17 commit c70b0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra/datadog.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ done
# Add tags to the config file
DYNOHOST="$(hostname )"
DYNOTYPE=${DYNO%%.*}
BUILDPACKVERSION="2.10"
BUILDPACKVERSION="dev"
DYNO_TAGS="dyno:$DYNO dynotype:$DYNOTYPE buildpackversion:$BUILDPACKVERSION"

# We want always to have the Dyno ID as a host alias to improve correlation
Expand Down

0 comments on commit c70b0fa

Please sign in to comment.