drop opentelemetry

This commit is contained in:
Andrew Dolgov
2024-10-01 16:00:34 +03:00
parent 8fcc68baf5
commit 884fd92f13
749 changed files with 40 additions and 70939 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/sh
export PHP_IMAGE=registry.fakecake.org/infra/php8.3-alpine:3.19
export PHP_IMAGE=registry.fakecake.org/infra/php8.3-alpine3.20
docker run --rm -v $(pwd):/app -v /tmp/phpstan:/tmp/phpstan \
--workdir /app ${PHP_IMAGE} \