Skip to content

Commit

Permalink
Merge pull request #6 from KPMP/KPMP-3337-vulns
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
Dert1129 authored Feb 10, 2023
2 parents d7c5769 + 55bd312 commit 9547617
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-alpine
FROM python:3.7.12-alpine3.14
WORKDIR /code
ENV FLASK_APP app.py
ENV FLASK_RUN_HOST 0.0.0.0
Expand Down

0 comments on commit 9547617

Please sign in to comment.