Skip to content

Commit e0fba4c

Browse files
committed
fix(monitoring): use correct tag for mvance/unbound-rpi (1.22.0)
1 parent c3430cf commit e0fba4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ services:
4949

5050
unbound:
5151
container_name: unbound
52-
image: "mvance/unbound-rpi:1.22"
52+
image: "mvance/unbound-rpi:1.22.0"
5353
hostname: unbound
5454
command: >
5555
sh -c "

0 commit comments

Comments
 (0)