Skip to content

Commit 37163f0

Browse files
chore(deps): update netdata/netdata docker tag to v2.2.0
1 parent 9a8c091 commit 37163f0

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
@@ -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.1.1" \
43+
--label="org.nethserver.images=docker.io/netdata/netdata:v2.2.0" \
4444
"${container}"
4545
# Commit the image
4646
buildah commit "${container}" "${repobase}/${reponame}"

0 commit comments

Comments
 (0)