Skip to content

Commit 96ca645

Browse files
authored
Merge pull request #54 from REChain-Network-Solutions/dependabot/docker/php-8.5-apache
Bump php from 8.3-apache to 8.5-apache
2 parents d4046c4 + 9ec75a0 commit 96ca645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# PHP image
2-
FROM php:8.3-apache
2+
FROM php:8.5-apache
33

44
# enable required packages and gd lib
55
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)