Skip to content

Commit

Permalink
Merge pull request #355 from DataDog/ara.pulido/back_dev
Browse files Browse the repository at this point in the history
Revert buildpack version back to dev
  • Loading branch information
arapulido authored Dec 20, 2023
2 parents 8e1862b + f6e82c5 commit 536ee38
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.17"
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 536ee38

Please sign in to comment.