Update librenms/librenms Docker tag to v24.8.1

This commit is contained in:
renovate[bot] 2024-08-25 23:29:15 +00:00 committed by GitHub
parent 70cb6d8662
commit 767f882144
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ librenms:
# -- repository is the image repository to pull from. # -- repository is the image repository to pull from.
repository: librenms/librenms repository: librenms/librenms
# -- tag is image tag to pull. # -- tag is image tag to pull.
tag: 24.6.0 tag: 24.8.1
# -- Laravel appkey used by LibreNMS, this should be generated by you and is a # -- Laravel appkey used by LibreNMS, this should be generated by you and is a
# required setting. See the README for more information # required setting. See the README for more information