librenms / docker

LibreNMS Docker image
MIT License
691 stars 278 forks source link

container images not updated. #358

Closed glance- closed 1 year ago

glance- commented 1 year ago

Behaviour

Steps to reproduce this issue

# date
Thu May 25 11:51:58 AM CEST 2023

# docker pull librenms/librenms
Using default tag: latest
latest: Pulling from librenms/librenms
Digest: sha256:a71f4a4763d40bf008d97bed82a1c956b4fb6a636ae96d582f3cae23f59cc349
Status: Image is up to date for librenms/librenms:latest
docker.io/librenms/librenms:latest

# docker inspect -f '{{ printf "%s\n" .Created }}{{ index .Config.Labels "org.opencontainers.image.version" }}' librenms/librenms:latest 
2023-03-24T11:46:35.492020389Z
23.2.0

Expected behaviour

I'd expect the container image to contain the released 23.5.0 version of librenms

Actual behaviour

The librenms/librenms:latest is still at 23.2.0

ryanmerolle commented 1 year ago

It probably just makes sense to setup the workflow to auto build and publish the images at this point sort of like what we do in netbox-docker

librenms-bot commented 1 year ago

This issue has been mentioned on LibreNMS Community. There might be relevant details there:

https://community.librenms.org/t/dockerhub-docker-image-has-not-been-updated-for-three-months/21639/2

librenms-bot commented 1 year ago

This issue has been mentioned on LibreNMS Community. There might be relevant details there:

https://community.librenms.org/t/official-librenms-docker-image-version-upgrade/21568/2