Skip to content

Commit

Permalink
bump registry to 2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
knipknap authored Mar 26, 2024
1 parent 29bcaed commit 28e0a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ services:

registry:
restart: always
image: registry:2
image: registry:2.8.3
volumes:
- docker-registry:/var/lib/registry
networks:
Expand Down

0 comments on commit 28e0a90

Please sign in to comment.