Skip to content

Commit

Permalink
Merge pull request #43 from GabrielNathan12/snyk-fix-105a9501e9eb8616…
Browse files Browse the repository at this point in the history
…d3ad9451cd0968f5

[Snyk] Security upgrade python from 3.12-slim-bookworm to 3.13.0b4-slim
  • Loading branch information
GabrielNathan12 authored Aug 24, 2024
2 parents e1b41a5 + b754dfa commit f9e9437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/projects/Dockerfile
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12-slim-bookworm
FROM python:3.13.0b4-slim

ENV PYTHONDONTWRITEBYTECODE 1

Expand Down

0 comments on commit f9e9437

Please sign in to comment.