Skip to content

Commit

Permalink
revived heroku app (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
beingkk authored Nov 22, 2023
1 parent f4e61a0 commit 8049c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/genai/whatsapp_bot/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use an official Python runtime as a parent image
FROM --platform=linux/amd64 python:3.9.18-slim
FROM --platform=linux/amd64 python:3.9.17-slim

# Set environment varibles
ENV PYTHONDONTWRITEBYTECODE 1
Expand Down

0 comments on commit 8049c82

Please sign in to comment.