Skip to content

Commit dbc26df

Browse files
refact: otimizando deploy
1 parent 4a08d3b commit dbc26df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/backend/app/dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
FROM python:latest
3+
FROM python:3.11-slim
44

55
WORKDIR /app
66

0 commit comments

Comments
 (0)