Skip to content

Latest release not published to image repositories #9383

@kylefuhrmanncalm

Description

@kylefuhrmanncalm

Describe the bug
v1.4.0 has not been published to ECR or Docker Hub as shown in GitHub Workflows page.
https://github.com/Netflix/consoleme/actions

To Reproduce

  1. View GitHub Actions for ECR/Docker Hub Push
  2. docker pull consoleme/consoleme:1.4.0

Expected behavior
Pipeline successfully completes GitHub Actions to publish latest docker image with security fixes

Additional context
ECR Failing with:
An error occurred (UnrecognizedClientException) when calling the GetAuthorizationToken operation: The security token included in the request is invalid.
Error: Cannot perform an interactive login from a non TTY device

Docker Job failing with:
#12 [ 7/14] RUN npm install yarn -g
#12 0.177 /bin/sh: 1: npm: not found
#12 ERROR: process "/bin/sh -c npm install yarn -g" did not complete successfully: exit code: 127

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