Skip to content

Commit 872a1e3

Browse files
authored
Merge pull request #22 from NethServer/renovate/dpage-pgadmin4-8.x
chore(deps): update dpage/pgadmin4 docker tag to v8.14 NethServer/dev#7238
2 parents af9747d + fd5a3bf commit 872a1e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-images.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ buildah config --entrypoint=/ \
4545
--label="org.nethserver.authorizations=traefik@node:routeadm" \
4646
--label="org.nethserver.tcp-ports-demand=2" \
4747
--label="org.nethserver.rootfull=0" \
48-
--label="org.nethserver.images=docker.io/dpage/pgadmin4:8.12 docker.io/postgres:14.13-bookworm" \
48+
--label="org.nethserver.images=docker.io/dpage/pgadmin4:8.14 docker.io/postgres:14.13-bookworm" \
4949
"${container}"
5050
# Commit the image
5151
buildah commit "${container}" "${repobase}/${reponame}"

0 commit comments

Comments
 (0)