oxidize: set new image-tag (#489)

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #489
This commit is contained in:
Michael Grote 2023-03-28 21:33:30 +02:00
parent fd006700a2
commit 686162e624

View file

@ -3,7 +3,7 @@ services:
oxidized: oxidized:
restart: always restart: always
container_name: "oxidized" container_name: "oxidized"
image: oxidized/oxidized:cool # ist auf lokal gebautes Image gesetzt, nach https://github.com/ytti/oxidized/pull/2726 kann es wieder auf latest gesetzt werden image: oxidized/oxidized:latest # ist auf lokal gebautes Image gesetzt, nach https://github.com/ytti/oxidized/pull/2726 kann es wieder auf latest gesetzt werden
ports: ports:
- 8888:8888/tcp - 8888:8888/tcp
environment: environment: