Skip to content

Commit

Permalink
Use Docker Hub image as base
Browse files Browse the repository at this point in the history
  • Loading branch information
frimro committed Jan 19, 2023
1 parent 7ec6d04 commit 5e52b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/seravo/fastapi:latest
FROM seravo/fastapi:latest
ARG APT_PROXY
USER user

Expand Down

0 comments on commit 5e52b6d

Please sign in to comment.