Skip to content

Commit d0afb6f

Browse files
chore(deps): update dpage/pgadmin4 docker tag to v9.1
1 parent 6221c4f commit d0afb6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-images.sh

Lines changed: 1 addition & 1 deletion
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:9.0 docker.io/postgres:14.13-bookworm" \
48+
--label="org.nethserver.images=docker.io/dpage/pgadmin4:9.1 docker.io/postgres:14.13-bookworm" \
4949
"${container}"
5050
# Commit the image
5151
buildah commit "${container}" "${repobase}/${reponame}"

0 commit comments

Comments
 (0)