Skip to content

Commit

Permalink
Merge pull request #15 from NethServer/renovate/netdata-netdata-1.x
Browse files Browse the repository at this point in the history
chore(deps): update netdata/netdata docker tag to v1.47.5 dev#7076
  • Loading branch information
stephdl authored Oct 28, 2024
2 parents 5d7228e + 2ea1bf6 commit 05fe1cf
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.45.3" \
--label="org.nethserver.images=docker.io/netdata/netdata:v1.47.5" \
"${container}"
# Commit the image
buildah commit "${container}" "${repobase}/${reponame}"
Expand Down

0 comments on commit 05fe1cf

Please sign in to comment.