Skip to content

Commit

Permalink
#150 switch fastapi image to python:3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ewilkins-csi committed Jul 9, 2024
1 parent e658e68 commit 12f577e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Script for creating base FastAPI Docker image

FROM python:3.11-slim
FROM python:3.11

LABEL org.opencontainers.image.source="https://github.com/boozallen/aissemble"

Expand Down

0 comments on commit 12f577e

Please sign in to comment.