Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

The unauthenticated git protocol on port 9418 is no longer supported. #48

@drewfreyling

Description

@drewfreyling

Steps to reproduce:
Run a docker build with the following dockerfile:

FROM kong:2.6.0-alpine
USER root
RUN luarocks install lua-resty-cookie

Error:
Cloning into 'lua-resty-cookie'...
fatal: remote error:
The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.

Error: Failed cloning git repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions