Skip to content

Commit

Permalink
Merge pull request #87 from KnpLabs/dependabot/docker/php-8.2.8-fpm-a…
Browse files Browse the repository at this point in the history
…lpine3.17

chore(deps): bump php from 8.2.4-fpm-alpine3.17 to 8.2.8-fpm-alpine3.17
  • Loading branch information
KevinArtus authored Jul 21, 2023
2 parents 17fa3ac + c18368e commit fa1ab42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM composer:2.5.8 as composer

##################################

FROM php:8.2.4-fpm-alpine3.17
FROM php:8.2.8-fpm-alpine3.17

COPY --from=composer /usr/bin/composer /usr/bin/composer

Expand Down

0 comments on commit fa1ab42

Please sign in to comment.