Skip to content

Commit

Permalink
Merge be64a7e into 1087090
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Apr 24, 2021
2 parents 1087090 + be64a7e commit 9acaf23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.python.drf_ms_pg
@@ -1,4 +1,4 @@
FROM python:3.8.3-alpine
FROM python:3.9.2-alpine

# PYTHONDONTWRITEBYTECODE: Prevents Python from writing pyc files to disc (equivalent to python -B option)
# PYTHONUNBUFFERED: Prevents Python from buffering stdout and stderr (equivalent to python -u option)
Expand Down

0 comments on commit 9acaf23

Please sign in to comment.