Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Commit

Permalink
Bump php from 8.3.3-cli-alpine to 8.3.4-cli-alpine
Browse files Browse the repository at this point in the history
Bumps php from 8.3.3-cli-alpine to 8.3.4-cli-alpine.

---
updated-dependencies:
- dependency-name: php
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and pmaene committed Mar 18, 2024
1 parent 0858686 commit e608a46
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 @@ -14,7 +14,7 @@ RUN composer global install \
--optimize-autoloader \
--prefer-dist

FROM php:8.3.3-cli-alpine
FROM php:8.3.4-cli-alpine

COPY --from=composer /composer/ /composer/

Expand Down

0 comments on commit e608a46

Please sign in to comment.