diff --git a/.github/workflows/memcache.yaml b/.github/workflows/memcache.yaml index ea8fbf5..27a087b 100644 --- a/.github/workflows/memcache.yaml +++ b/.github/workflows/memcache.yaml @@ -25,4 +25,4 @@ jobs: context: . file: ./Dockerfile push: true - tags: ghcr.io/nucleoteam/ndb-memcache:${{ github.sha }} \ No newline at end of file + tags: ghcr.io/nucleoteam/nucleodb-memcache:${{ github.sha }} \ No newline at end of file