Skip to content

Commit

Permalink
ajsuta memoria
Browse files Browse the repository at this point in the history
  • Loading branch information
maaottoni committed Oct 30, 2024
1 parent cebc2e1 commit 3b01a20
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/master_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,3 @@ jobs:
--platform=managed \
--allow-unauthenticated \
--project=predictive-keep-314223
env:
PORT: 8080
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ FROM python:3.10.8-slim-bullseye
RUN apt-get update && \
apt-get install -y \
curl \
gcc \
g++ \
build-essential \
libpq-dev

Expand Down

0 comments on commit 3b01a20

Please sign in to comment.