Skip to content

Commit

Permalink
Merge pull request #378 from DataDog/back_to_dev
Browse files Browse the repository at this point in the history
Revert buildpack version back to dev
  • Loading branch information
arapulido authored Jul 17, 2024
2 parents d787e3d + a4e6755 commit 8b6fac2
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 @@ -77,7 +77,7 @@ done
# Add tags to the config file
DYNOHOST="$(hostname )"
DYNOTYPE=${DYNO%%.*}
BUILDPACKVERSION="2.22"
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 8b6fac2

Please sign in to comment.