Skip to content

Commit

Permalink
Merge pull request #8 from stac-extensions/dependabot/docker/docker/p…
Browse files Browse the repository at this point in the history
…ython-3.11-slim-buster
  • Loading branch information
fmigneault authored Sep 28, 2024
2 parents 2fd1a32 + 4f4f1bb commit 345ae3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10-slim-buster
FROM python:3.11-slim-buster

ENV LANG=C.UTF-8 \
LC_ALL=C.UTF-8 \
Expand Down

0 comments on commit 345ae3c

Please sign in to comment.