Skip to content

Commit 9d2c2db

Browse files
Bump php from 6059a5c to 872ca87
Bumps php from `6059a5c` to `872ca87`. --- updated-dependencies: - dependency-name: php dependency-version: 8.5.5-fpm-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bf3cf6 commit 9d2c2db

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
@@ -12,7 +12,7 @@ RUN composer install --no-interaction --no-progress \
1212
# Run the phar file just to make sure it works.
1313
RUN ./msml.phar
1414

15-
FROM php:8.5.5-fpm-alpine@sha256:6059a5ca192294aa012f4ca327ed9b531dfeb51f81b645c556a18f5f8ac0b4ae
15+
FROM php:8.5.5-fpm-alpine@sha256:872ca874e3d61721be97c64f4c4f3fddd22d1030c06a21bdd6a8364d04385583
1616

1717
COPY --from=build-env /opt/msml/msml.phar /opt/msml/msml.phar
1818

0 commit comments

Comments
 (0)