Skip to content

Commit 892ee96

Browse files
committed
Fix Laravel build
1 parent eac7a16 commit 892ee96

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

utils/build/docker/php/laravel11x.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ ARG VARIANT=release
33

44
FROM datadog/dd-appsec-php-ci:php-$PHP_VERSION-$VARIANT
55

6+
ENV PHP_VERSION=8.2
67
ENV DD_TRACE_ENABLED=1
78
ENV DD_TRACE_GENERATE_ROOT_SPAN=1
89
ENV DD_TRACE_AGENT_FLUSH_AFTER_N_REQUESTS=0

0 commit comments

Comments
 (0)