Skip to content

Commit 9ec75a0

Browse files
Bump php from 8.3-apache to 8.5-apache
Bumps php from 8.3-apache to 8.5-apache. --- updated-dependencies: - dependency-name: php dependency-version: 8.5-apache dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4046c4 commit 9ec75a0

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)