Skip to content

Commit

Permalink
chore(deps): update netdata/netdata docker tag to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 4339459 commit 386cb1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ buildah config --entrypoint=/ \
--label="org.nethserver.tcp-ports-demand=1" \
--label="org.nethserver.rootfull=1" \
--label="org.nethserver.flags=no_data_backup" \
--label="org.nethserver.images=docker.io/netdata/netdata:v1.47.5" \
--label="org.nethserver.images=docker.io/netdata/netdata:v2.0.0" \
"${container}"
# Commit the image
buildah commit "${container}" "${repobase}/${reponame}"
Expand Down

0 comments on commit 386cb1f

Please sign in to comment.