Bump registry image to 3.1.0
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
registry:
|
||||
container_name: docker_registry
|
||||
image: registry:3.0.0
|
||||
image: registry:3.1.0
|
||||
restart: unless-stopped
|
||||
user: 2014:2014 # docker_registry:docker_registry
|
||||
secrets:
|
||||
|
||||
Reference in New Issue
Block a user