Rename auth docker image

This commit is contained in:
Zoe Roux 2024-10-19 19:28:47 +02:00
parent eb27f7a2ce
commit 3b438e1f91
No known key found for this signature in database

View File

@ -52,7 +52,7 @@ jobs:
- context: ./auth
dockerfile: Dockerfile
label: auth
image: zoriya/kyoo_auth
image: zoriya/keibi
name: Build ${{matrix.label}}
steps:
- uses: actions/checkout@v4