Skip to content

Commit

Permalink
Lock to Debian 10 as required by msodbcsql17
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoyame committed Jan 29, 2022
1 parent 465638e commit 45f6b72
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
@@ -1,4 +1,4 @@
FROM python:3.8 as base-python
FROM python:3.8-buster as base-python

RUN apt-get clean \
&& curl https://packages.microsoft.com/keys/microsoft.asc | apt-key add - \
Expand Down

0 comments on commit 45f6b72

Please sign in to comment.