We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7344582 commit 557205fCopy full SHA for 557205f
src/AutoInstrumentationInstaller/Dockerfile
@@ -1,5 +1,5 @@
1
FROM composer:2@sha256:3ca62a8176c743eebef305ac2b93094a733dd5a34b5c1e3d3cf6cbbbd0792649 as composer
2
-FROM php:8.2@sha256:85237f2abcd63e3d584664f0cb398eb619aa1a205b7152cb4cb6d3e929573ad2
+FROM php:8.2@sha256:ec590b8a37775c1c807e58e34a4bd2ace3df96fd365abd8fc0e993a1d3f6e8d6
3
WORKDIR /srv/app
4
COPY --from=composer /usr/bin/composer /usr/local/bin/composer
5
ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/
0 commit comments