Skip to content

Commit

Permalink
fix: #114
Browse files Browse the repository at this point in the history
  • Loading branch information
grumpyp committed Mar 21, 2023
1 parent f2dcbdf commit 20b1051
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
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.


FROM python:3-slim-buster
FROM python:3.8-slim-buster

RUN mkdir /home/sa_scanner
COPY src/ /home/sa_scanner/
Expand Down

0 comments on commit 20b1051

Please sign in to comment.