Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Steeven9 committed Oct 28, 2023
1 parent e40d2b1 commit 14a77d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3-alpine
FROM python:alpine

WORKDIR /usr/src/app
EXPOSE 5000
Expand Down
2 changes: 1 addition & 1 deletion talents_niji.py
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@
},
{
"account": "VBrightshield",
"name": "Victoria Brightshield ",
"name": "Victoria Brightshield",
"agency": "Nijisanji",
"branch": "EN",
"generation": "TTT",
Expand Down

0 comments on commit 14a77d6

Please sign in to comment.