Skip to content

Commit 9f60f84

Browse files
chore(deps): update quay.io/prometheus/prometheus docker tag to v3.6.0
1 parent c3edaff commit 9f60f84

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
@@ -30,7 +30,7 @@ buildah config --entrypoint=/ \
3030
--label="org.nethserver.authorizations=traefik@any:routeadm" \
3131
--label="org.nethserver.tcp-ports-demand=1" \
3232
--label="org.nethserver.rootfull=0" \
33-
--label="org.nethserver.images=quay.io/prometheus/prometheus:v3.4.0" \
33+
--label="org.nethserver.images=quay.io/prometheus/prometheus:v3.6.0" \
3434
"${container}"
3535
# Commit the image
3636
buildah commit "${container}" "${repobase}/${reponame}"

0 commit comments

Comments
 (0)