Skip to content

Commit

Permalink
Revert dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yuting1214 committed Jun 19, 2024
1 parent 9f98ac4 commit cf8e83a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
# Open Containers Initiative (OCI) labels
LABEL org.opencontainers.image.source=https://github.com/yuting1214/FastAPIChat
LABEL org.opencontainers.image.description="Container image for FastAPIChat"
LABEL org.opencontainers.image.licenses=MIT

# Use an official Python runtime as a parent image
FROM python:3.9-slim as builder

Expand Down

0 comments on commit cf8e83a

Please sign in to comment.