Skip to content

Commit 8ef322a

Browse files
Bump python from 3.6-alpine to 3.8.2-alpine in /ci (canada-ca#192)
Bumps python from 3.6-alpine to 3.8.2-alpine. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 6147a22 commit 8ef322a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.6-alpine
1+
FROM python:3.8.2-alpine
22

33
# Python, don't write bytecode!
44
ENV PYTHONDONTWRITEBYTECODE 1

0 commit comments

Comments
 (0)