Skip to content

Commit

Permalink
Merge pull request #44 from GabrielNathan12/snyk-fix-1e16430500dc6195…
Browse files Browse the repository at this point in the history
…ae537c0a85e6a46c

[Snyk] Security upgrade python from 3.12-slim-bookworm to 3.13.0b4-slim
  • Loading branch information
GabrielNathan12 authored Aug 24, 2024
2 parents f9e9437 + ea0a310 commit ff0588b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/tasks/Dockerfile
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Usar a imagem base do Python
FROM python:3.12-slim-bookworm
FROM python:3.13.0b4-slim


ENV PYTHONDONTWRITEBYTECODE 1
Expand Down

0 comments on commit ff0588b

Please sign in to comment.