Skip to content

Commit

Permalink
Merge pull request #28 from cmars/snyk-fix-0e27d99319c3d3f6c3764ba810…
Browse files Browse the repository at this point in the history
…a0803a

[Snyk] Security upgrade python from 3.7.3-slim to 3.8.9-slim
  • Loading branch information
cmars committed May 20, 2021
2 parents 665dd3a + edbf67c commit 1f09556
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.7.3-slim
FROM python:3.8.9-slim

COPY . /app
WORKDIR /app
Expand Down

0 comments on commit 1f09556

Please sign in to comment.