priaansh commited on
Commit
83762b5
·
verified ·
1 Parent(s): f671128

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # Use the official Python image as base
2
- FROM python:3.9-slim
3
 
4
  # Set environment variables
5
  ENV PYTHONDONTWRITEBYTECODE=1
 
1
  # Use the official Python image as base
2
+ FROM stephengpope/no-code-architects-toolkit:latest
3
 
4
  # Set environment variables
5
  ENV PYTHONDONTWRITEBYTECODE=1