Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Python 3.10 Dockerfile
  • Loading branch information
sgoggins authored Jan 23, 2024
1 parent ce50ea3 commit c770c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#SPDX-License-Identifier: MIT
FROM python:3.8.11-slim-buster
FROM python:3.10-slim-bullseye

LABEL maintainer="[email protected]"
LABEL version="0.62.0"
Expand Down

0 comments on commit c770c36

Please sign in to comment.