Skip to content

Commit 7e719d7

Browse files
committed
feat: Updated PHP to version 8.2.12
1 parent 6638166 commit 7e719d7

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
ARG ALPINE_VERSION=3.18 \
2-
PHP_VERSION=8.2.11
2+
PHP_VERSION=8.2.12
33

44
FROM php:${PHP_VERSION}-fpm-alpine${ALPINE_VERSION}
55
LABEL maintainer="Milos Svasek <Milos@Svasek.net>" \

0 commit comments

Comments
 (0)