Skip to content

Commit

Permalink
Bump php from 8.2-apache to 8.3-apache
Browse files Browse the repository at this point in the history
Bumps php from 8.2-apache to 8.3-apache.

---
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 f4d139c commit dd6c33e
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,7 +1,7 @@
###############################################################################################
# theflashback - BASE
###############################################################################################
FROM php:8.2-apache as theflashback-base
FROM php:8.3-apache as theflashback-base

WORKDIR /usr/share/nginx/html

Expand Down

0 comments on commit dd6c33e

Please sign in to comment.