Skip to content

Commit

Permalink
Merge pull request #29 from sajib1066/snyk-fix-f0d82ca18cc9d61d291d38…
Browse files Browse the repository at this point in the history
…08aad725b7

[Snyk] Security upgrade python from 3.10.0b4 to 3.11.0a6
  • Loading branch information
sajib1066 authored Apr 16, 2022
2 parents 54be164 + 7840fd4 commit 5aa98f3
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.10.0b4
FROM python:3.11.0a6

WORKDIR /app

Expand Down

0 comments on commit 5aa98f3

Please sign in to comment.