Skip to content

Commit fdbc08b

Browse files
author
Alcides Ramos
committed
feat: update PHP version up to 8.5.2
1 parent 3e181ec commit fdbc08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# STAGE: BASE-IMAGE
55
#----------------------------------------------------------
66

7-
FROM php:8.5-fpm-alpine AS base-image
7+
FROM php:8.5.2-fpm-alpine AS base-image
88

99
#----------------------------------------------------------
1010
# STAGE: COMMON

0 commit comments

Comments
 (0)