Skip to content

Commit

Permalink
build(deps): Bump php from 8.2-cli to 8.3-cli
Browse files Browse the repository at this point in the history
Bumps php from 8.2-cli to 8.3-cli.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 8274c53 commit a11eada
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
@@ -1,4 +1,4 @@
FROM php:8.2-cli
FROM php:8.3-cli

COPY . /app
WORKDIR /app
Expand Down

0 comments on commit a11eada

Please sign in to comment.