Skip to content

Commit

Permalink
Updated Dockerfile for ubi8 image
Browse files Browse the repository at this point in the history
  • Loading branch information
jcadam14 committed Nov 7, 2024
1 parent 39496e9 commit be702e0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
FROM --platform=amd64 python:3.12
#FROM python:3.12
FROM --platform=amd64 ghcr.io/cfpb/regtech/sbl/python-ubi8:3.12
ENV UVICORN_LOG_LEVEL=info

WORKDIR /usr/app
Expand Down

0 comments on commit be702e0

Please sign in to comment.