Skip to content

Commit

Permalink
chore(deps): bump php in /gateways/docker/portal (#1324)
Browse files Browse the repository at this point in the history
Bumps php from 8.3.7-apache to 8.3.9-apache.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 6acb700 commit deb9d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateways/docker/portal/Dockerfile.dev
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM php:8.3.7-apache
FROM php:8.3.9-apache

COPY files/ /var/www/html/

0 comments on commit deb9d62

Please sign in to comment.