Skip to content

🚨 Fix Docker build warning#1283

Merged
alejsdev merged 1 commit intofastapi:masterfrom
erip:patch-1
Aug 2, 2024
Merged

🚨 Fix Docker build warning#1283
alejsdev merged 1 commit intofastapi:masterfrom
erip:patch-1

Conversation

@erip
Copy link
Copy Markdown
Contributor

@erip erip commented Aug 2, 2024

Fix warning in docker build...

 => [frontend internal] load build definition from Dockerfile                                                                                                                                          0.1s
 => => transferring dockerfile: 566B                                                                                                                                                                   0.0s
 => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 2)                                                                                                                         0.1s

Fix warning in docker build...

```
 => [frontend internal] load build definition from Dockerfile                                                                                                                                          0.1s
 => => transferring dockerfile: 566B                                                                                                                                                                   0.0s
 => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 2)                                                                                                                         0.1s
```
@alejsdev alejsdev changed the title Fix docker warning 🚨 Fix Docker build warning Aug 2, 2024
@alejsdev alejsdev merged commit 2b2eefc into fastapi:master Aug 2, 2024
@alejsdev
Copy link
Copy Markdown
Member

alejsdev commented Aug 2, 2024

Nice, thank you! @erip 🥳

@erip erip deleted the patch-1 branch August 2, 2024 16:11
gusevyaroslove pushed a commit to gusevyaroslove/fastapi-template that referenced this pull request Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants