Skip to content

Commit 9d00a7d

Browse files
Get latest php 8.2 container
1 parent 93af6f9 commit 9d00a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.docker/php8.2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.2.0RC5-alpine
1+
FROM php:8.2-alpine
22

33
COPY --from=mlocati/php-extension-installer /usr/bin/install-php-extensions /usr/bin/
44
RUN install-php-extensions zip

0 commit comments

Comments
 (0)