Skip to content

Commit 557205f

Browse files
chore(deps): update php:8.2 docker digest to ec590b8
1 parent 7344582 commit 557205f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AutoInstrumentationInstaller/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM composer:2@sha256:3ca62a8176c743eebef305ac2b93094a733dd5a34b5c1e3d3cf6cbbbd0792649 as composer
2-
FROM php:8.2@sha256:85237f2abcd63e3d584664f0cb398eb619aa1a205b7152cb4cb6d3e929573ad2
2+
FROM php:8.2@sha256:ec590b8a37775c1c807e58e34a4bd2ace3df96fd365abd8fc0e993a1d3f6e8d6
33
WORKDIR /srv/app
44
COPY --from=composer /usr/bin/composer /usr/local/bin/composer
55
ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/

0 commit comments

Comments
 (0)