We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11210f8 commit af59fbbCopy full SHA for af59fbb
1 file changed
components/image-pgadmin/Dockerfile
@@ -3,7 +3,7 @@
3
# SPDX-License-Identifier: Apache-2.0
4
5
ARG BASE_VERSION=ubi9
6
-ARG PGADMIN4_VERSION=9.8
+ARG PGADMIN4_VERSION=9.11
7
ARG PYTHON_VERSION=3.11
8
ARG PG_MAJOR=18
9
0 commit comments