Skip to content

Commit

Permalink
Bump python from 3.7.6-slim-stretch to 3.7.7-slim-stretch in /docker …
Browse files Browse the repository at this point in the history
…(from PR #5324)

Bumps python from 3.7.6-slim-stretch to 3.7.7-slim-stretch.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and willkg committed Apr 6, 2020
1 parent b7fbeba commit 9e49056
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.7.6-slim-stretch@sha256:687c74e7fa67c4fdbfe520a2be1b12455703c9a04ee11d1a7b827e9f26081b4f as socorro_image_base
FROM python:3.7.7-slim-stretch@sha256:4e437e97b01b4209de3e8af3d132b7198a7fd7e27cea634cf33afc0e246be7c1 as socorro_image_base

# Set up user and group
ARG groupid=10001
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile.docs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.7.5-slim-stretch@sha256:687c74e7fa67c4fdbfe520a2be1b12455703c9a04ee11d1a7b827e9f26081b4f
FROM python:3.7.5-slim-stretch@sha256:4e437e97b01b4209de3e8af3d132b7198a7fd7e27cea634cf33afc0e246be7c1

ARG groupid=10001
ARG userid=10001
Expand Down

0 comments on commit 9e49056

Please sign in to comment.