Skip to content

Commit

Permalink
use python3.9 slim buster image
Browse files Browse the repository at this point in the history
  • Loading branch information
kanishka-linux committed Aug 21, 2021
1 parent c2264f5 commit 01ab3fe
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.6-slim-stretch
From python:3.9-slim-buster

WORKDIR /usr/src/reminiscence

Expand Down

0 comments on commit 01ab3fe

Please sign in to comment.