We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e086bc commit 3042ff8Copy full SHA for 3042ff8
runtimes/8.1/Dockerfile
@@ -4,7 +4,7 @@ LABEL maintainer="Taylor Otwell"
4
5
ARG WWWGROUP
6
ARG NODE_VERSION=18
7
-ARG POSTGRES_VERSION=14
+ARG POSTGRES_VERSION=15
8
9
WORKDIR /var/www/html
10
runtimes/8.2/Dockerfile
0 commit comments