Skip to content

Commit

Permalink
Merge pull request #70 from backdevs/dependabot/docker/php-8.3.0-cli-…
Browse files Browse the repository at this point in the history
…alpine

Bump php from 8.2.12-cli-alpine to 8.3.0-cli-alpine
  • Loading branch information
bogdannbv authored Dec 20, 2023
2 parents ec7e2b1 + 85bc74c commit 1160d1e
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.12-cli-alpine
FROM php:8.3.0-cli-alpine

COPY docker-entrypoint.sh /

Expand Down

0 comments on commit 1160d1e

Please sign in to comment.