Skip to content

Commit

Permalink
change backend system to buster
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-jameson committed Oct 14, 2024
1 parent f407a1f commit 289cfdd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tdrs-backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM python:3.10.8-slim-bullseye
FROM python:3.10.8-buster
#slim-bullseye
ENV PYTHONUNBUFFERED 1

ARG user=tdpuser
Expand Down

0 comments on commit 289cfdd

Please sign in to comment.