Skip to content

Commit 85dbba8

Browse files
Update php Docker tag to v8.5
1 parent c7ab88d commit 85dbba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/simplesamlphp/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.3-apache
1+
FROM php:8.5-apache
22

33
RUN set -eux; \
44
apt-get update; \

0 commit comments

Comments
 (0)