Lock remaining running images to current digests
Lock remaining running images to current digests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
unbound:
|
||||
image: shaanmajid/unbound:latest
|
||||
image: shaanmajid/unbound:latest@sha256:0a163e92e55698ddc45c0265884a86c7363da245ab4a909a8e5cb0f541aeeb4d
|
||||
container_name: unbound
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
@@ -13,4 +13,4 @@ services:
|
||||
|
||||
networks:
|
||||
dns_net:
|
||||
external: true
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user