Skip to content

Commit a3d7f15

Browse files
Update registry Docker tag to v3
1 parent 57a4ebe commit a3d7f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
runs-on: ubuntu-latest
9292
services:
9393
registry:
94-
image: registry:2
94+
image: registry:3
9595
ports:
9696
- 5000:5000
9797
steps:

0 commit comments

Comments
 (0)