redash icon indicating copy to clipboard operation
redash copied to clipboard

Push by tag name for Docker repository "redash"

Open eradman opened this issue 10 months ago • 0 comments

What type of PR is this?

  • [x] Bug Fix

Description

Building and image manually using the Github action works for 'preview', this fixes the build for 'redash'

 > exporting to image:
221
------
222
ERROR: failed to solve: failed to push eradman/redash:24.11.0-dev: can't push tagged ref docker.io/eradman/redash:24.11.0-dev by digest
223
Error: buildx failed with: ERROR: failed to solve: failed to push eradman/redash:24.11.0-dev: can't push tagged ref docker.io/eradman/redash:24.11.0-dev by digest

How is this tested?

  • [x] Manually

Tested on personal repo: https://hub.docker.com/repository/docker/eradman/redash/general

eradman avatar Feb 11 '25 15:02 eradman