Skip to content

Commit 95462dd

Browse files
authored
Merge pull request #45 from WyriHaximusNet/renovate/registry-3.x
Update registry Docker tag to v3
2 parents 57a4ebe + a3d7f15 commit 95462dd

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)