1
0

Bump registry image to 3.1.0

This commit is contained in:
2026-04-21 21:30:32 +01:00
parent c8ebce8df6
commit 63e3f49d5a
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
registry: registry:
container_name: docker_registry container_name: docker_registry
image: registry:3.0.0 image: registry:3.1.0
restart: unless-stopped restart: unless-stopped
user: 2014:2014 # docker_registry:docker_registry user: 2014:2014 # docker_registry:docker_registry
secrets: secrets: