Skip to content

Commit

Permalink
Bump python from 3.7.3-alpine to 3.7.4-alpine
Browse files Browse the repository at this point in the history
Bumps python from 3.7.3-alpine to 3.7.4-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 4, 2019
1 parent 59660d5 commit 6f1a021
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
Expand Up @@ -45,7 +45,7 @@ CMD ["tail", "-f", "/dev/null"]
#########################################
# build image
#########################################
FROM python:3.7.3-alpine as development
FROM python:3.7.4-alpine as development

# Set environment variables
ENV APP_ROOT /usr/src/app/
Expand Down

0 comments on commit 6f1a021

Please sign in to comment.