diff --git a/.github/workflows/docker-testimage.yml b/.github/workflows/docker-testimage.yml index 11440aa..ce276ce 100644 --- a/.github/workflows/docker-testimage.yml +++ b/.github/workflows/docker-testimage.yml @@ -19,7 +19,7 @@ jobs: with: context: . push: true - tags: supertypo/kaspa-rest-server:test + tags: supertypo/kaspa-rest-server:${GITHUB_SHA::8} file: ./docker/Dockerfile build-args: | version=${{github.ref_name}}