Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 29, 2020
1 parent 9bfd2ae commit a2419b6
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 @@ -12,7 +12,7 @@
# This image is also available on Dockerhub:
# https://hub.docker.com/r/wemakeservices/docker-image-size-limit

FROM python:3.7-alpine
FROM python:3.8.2-alpine

LABEL maintainer="sobolevn@wemake.services"
LABEL vendor="wemake.services"
Expand Down

0 comments on commit a2419b6

Please sign in to comment.