From 14a77d6255bad41fe7ca38dc1e4b53646ff032bc Mon Sep 17 00:00:00 2001 From: Stefano Taillefert Date: Sat, 28 Oct 2023 20:04:46 +0200 Subject: [PATCH] Fix typo --- Dockerfile | 2 +- talents_niji.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index e30b51b..5da172f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3-alpine +FROM python:alpine WORKDIR /usr/src/app EXPOSE 5000 diff --git a/talents_niji.py b/talents_niji.py index 9b9f7f1..266ba70 100644 --- a/talents_niji.py +++ b/talents_niji.py @@ -504,7 +504,7 @@ }, { "account": "VBrightshield", - "name": "Victoria Brightshield ", + "name": "Victoria Brightshield", "agency": "Nijisanji", "branch": "EN", "generation": "TTT",