Skip to content

Commit

Permalink
chore(deps): bump php from 8.2-cli-alpine3.17 to 8.3-cli-alpine3.17
Browse files Browse the repository at this point in the history
Bumps php from 8.2-cli-alpine3.17 to 8.3-cli-alpine3.17.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent e8a2743 commit f56bcba
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-alpine3.17
FROM php:8.3-cli-alpine3.17

RUN mkdir -p /var/www/html
RUN mkdir -p /var/www/html/databasestore
Expand Down

0 comments on commit f56bcba

Please sign in to comment.