geerlingguy / internet-pi

Raspberry Pi config for all things Internet.
MIT License
4.15k stars 440 forks source link

update container tags to :latest #524

Closed jerzerisz closed 11 months ago

jerzerisz commented 1 year ago

added volume: - /etc/localtime:/etc/localtime:ro to syncronize time & timezone to containers moved image tag to top of container definitions for readability.

resolves: #502 prometheus version

Tested on debian 11.7 micropc and raspberrypi os 20230214 rpi 4b 4g

geerlingguy commented 11 months ago

LGTM, I don't remember why I didn't have :latest, and I don't think we should have issues with Prometheus at any later version... until someday they do make a breaking change, but I'd rather not lock in an old version forever!