Skip to content

Commit

Permalink
Change back to Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbieker committed Dec 8, 2023
1 parent 25ea4a7 commit 6718ee2
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 @@ -6,7 +6,7 @@ FROM ubuntu:latest


ENV CONDA_ENV_NAME=satip
ENV PYTHON_VERSION=3.11
ENV PYTHON_VERSION=3.12


# Basic setup
Expand Down

0 comments on commit 6718ee2

Please sign in to comment.