Skip to content

Commit a9e1efc

Browse files
chore(deps): update netdata/netdata docker tag to v2.7.3 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98ea5e1 commit a9e1efc

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
@@ -40,7 +40,7 @@ buildah config --entrypoint=/ \
4040
--label="org.nethserver.tcp-ports-demand=1" \
4141
--label="org.nethserver.rootfull=1" \
4242
--label="org.nethserver.flags=no_data_backup" \
43-
--label="org.nethserver.images=docker.io/netdata/netdata:v2.7.2" \
43+
--label="org.nethserver.images=docker.io/netdata/netdata:v2.7.3" \
4444
"${container}"
4545
# Commit the image
4646
buildah commit "${container}" "${repobase}/${reponame}"

0 commit comments

Comments
 (0)