Skip to content

Commit

Permalink
build(deps): bump php from 8.3.4-cli-alpine3.19 to 8.3.8-cli-alpine3.19
Browse files Browse the repository at this point in the history
Bumps php from 8.3.4-cli-alpine3.19 to 8.3.8-cli-alpine3.19.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 7, 2024
1 parent 1068103 commit 8a1ef09
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 @@ -18,7 +18,7 @@ RUN composer install --ignore-platform-reqs --no-scripts --no-plugins

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

FROM php:8.3.4-cli-alpine3.19 AS base
FROM php:8.3.8-cli-alpine3.19 AS base

WORKDIR /K-pi

Expand Down

0 comments on commit 8a1ef09

Please sign in to comment.