Skip to content

Commit

Permalink
Merge pull request #18 from Think-Cube/snyk-fix-84b9f68558eabf632edde…
Browse files Browse the repository at this point in the history
…3ef89aabdde

[Snyk] Security upgrade python from 3.13.0a1-slim to 3.13.0a3-slim
  • Loading branch information
spy86 authored Mar 11, 2024
2 parents c3f58d2 + 2e7b913 commit 9c2a836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.13.0a1-slim
FROM python:3.13.0a3-slim
WORKDIR /app
COPY app/ .
RUN pip install -r requirements.txt
Expand Down

0 comments on commit 9c2a836

Please sign in to comment.