Skip to content

Commit

Permalink
change back to 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kristinemlarson committed Jan 29, 2025
1 parent 5f8d034 commit 76ecd5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM python:3.10-slim-buster
# FROM python:3.10-slim-buster
# 2025 jan 28 trying python 3.10
#FROM python:3.9-slim-buster
FROM python:3.9-slim-buster
#FROM python:3.8-slim-buster
LABEL maintainer="EARTHSCOPE"
ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 76ecd5d

Please sign in to comment.