Skip to content

Commit

Permalink
DBZ-8564 Pull local registry from mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
jpechane committed Jan 15, 2025
1 parent e131e5f commit 6fad194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local-registry/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
registry:
image: registry:2
image: mirror.gcr.io/registry:2
ports:
- '5500:5000'
browser:
Expand Down

0 comments on commit 6fad194

Please sign in to comment.