Skip to content

Commit cb9d911

Browse files
dependabot[bot]davidrjenni
authored andcommitted
Dockerfile(deps): Bump php from 8.4-cli-alpine3.22 to 8.5-cli-alpine3.22
Bumps php from 8.4-cli-alpine3.22 to 8.5-cli-alpine3.22. --- updated-dependencies: - dependency-name: php dependency-version: 8.5.5-cli-alpine3.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d21b759 commit cb9d911

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN composer install --no-dev --no-progress --no-interaction
66

77
FROM sourcegraph/src-cli:7.2.0@sha256:ebaf97590ddf525cd3f5c1e00396d1a2fa5de31f8bdf18b4d58cfebf041440f5 AS src-cli
88

9-
FROM php:8.4-cli-alpine3.22@sha256:35d2128457116c6842350c3aad3ecd123755f69e75efb047acfd6275625496e4
9+
FROM php:8.5-cli-alpine3.22@sha256:059d73f7c8a2dec863876d9095bb5fdd37dbf21108d27b50211cd09757bb86ca
1010

1111
RUN echo 'memory_limit=2G' >> /usr/local/etc/php/conf.d/docker-php-memory-limit.ini;
1212

0 commit comments

Comments
 (0)