Lock mutable image tags to current running digests
Lock mutable image tags to current running digests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
glances:
|
||||
image: nicolargo/glances:latest-full
|
||||
image: nicolargo/glances:latest-full@sha256:b4b0f059fa8064a0e8dae5530ce9334834ab07205269cfbf405d16b4d40c0c66
|
||||
container_name: glances
|
||||
restart: unless-stopped
|
||||
pid: host
|
||||
@@ -37,4 +37,4 @@ services:
|
||||
|
||||
networks:
|
||||
frontend_net:
|
||||
external: true
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user