Skip to content

Commit 3231614

Browse files
Update registry Docker tag to v3 (#1039)
| datasource | package | from | to | | ---------- | -------- | ---- | -- | | docker | registry | 2 | 3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32499ac commit 3231614

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
@@ -53,7 +53,7 @@ jobs:
5353
needs: unit-tests
5454
services:
5555
registry:
56-
image: registry:2
56+
image: registry:3
5757
ports:
5858
- 5000:5000
5959
steps:

0 commit comments

Comments
 (0)