Skip to content

Commit fee715c

Browse files
Update registry Docker tag to v3
1 parent 5ba30ba commit fee715c

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)