Skip to content

Commit

Permalink
chore(deps): update netdata/netdata docker tag to v1.47.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent dfeee0c commit bd1ea0e
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 @@ -39,7 +39,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.1" \
"${container}"
# Commit the image
buildah commit "${container}" "${repobase}/${reponame}"
Expand Down

0 comments on commit bd1ea0e

Please sign in to comment.