We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6638166 commit 7e719d7Copy full SHA for 7e719d7
Dockerfile
@@ -1,5 +1,5 @@
1
ARG ALPINE_VERSION=3.18 \
2
- PHP_VERSION=8.2.11
+ PHP_VERSION=8.2.12
3
4
FROM php:${PHP_VERSION}-fpm-alpine${ALPINE_VERSION}
5
LABEL maintainer="Milos Svasek <Milos@Svasek.net>" \
0 commit comments