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

Commit

Permalink
build(deps): bump php in /backend/php/laravel/.docker/php (#396)
Browse files Browse the repository at this point in the history
Bumps php from `4cb8a2a` to `0aca73d`.

---
updated-dependencies:
- dependency-name: php
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 17, 2023
1 parent d26ee9b commit 26d9e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/php/laravel/.docker/php/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.2-fpm@sha256:4cb8a2a9ba6b7299cfa433eee98fd3118a06a7383e22adf47aa5d29dfea1208c
FROM php:8.2-fpm@sha256:0aca73da5fc7cfa4189d114acca405a5f7d72ae93ded068b73166178b9b2410b

# Install Composer
ENV COMPOSER_VERSION 2.3.5
Expand Down

0 comments on commit 26d9e8e

Please sign in to comment.