Skip to content

Commit

Permalink
Merge 4cf25b0 into 1087090
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Apr 7, 2021
2 parents 1087090 + 4cf25b0 commit fe9d297
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.8-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 fe9d297

Please sign in to comment.