Skip to content

Commit 6f45ab3

Browse files
authored
Merge pull request #90 from joshuanianji/renovate/registry-3.x
Update registry Docker tag to v3
2 parents 73ef6d4 + fee715c commit 6f45ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version-devcontainer-build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
services:
2222
registry:
23-
image: registry:2
23+
image: registry:3
2424
ports:
2525
- 5000:5000
2626
env:

0 commit comments

Comments
 (0)