Skip to content

Commit

Permalink
Merge pull request #50 from abdulrahman305/snyk-fix-81b9e0c8a0e354bab…
Browse files Browse the repository at this point in the history
…623fd927822aa69

[Snyk] Security upgrade python from 3.13.0a6-slim to 3.13.0b3-slim
  • Loading branch information
abdulrahman305 authored Jul 22, 2024
2 parents e139422 + 8dc4e83 commit 38a16f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/cli/langchain_cli/project_template/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.13.0a6-slim
FROM python:3.13.0b3-slim

RUN pip install poetry==1.6.1

Expand Down

0 comments on commit 38a16f5

Please sign in to comment.