Skip to content

Commit

Permalink
bump django version
Browse files Browse the repository at this point in the history
  • Loading branch information
esinx committed Feb 18, 2024
1 parent cf9761b commit 2ac31ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/django-base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG PYTHON_VERSION=3.10.1
ARG PYTHON_VERSION=3.11
FROM python:${PYTHON_VERSION}-slim-buster

LABEL maintainer="Penn Labs"
Expand Down

0 comments on commit 2ac31ac

Please sign in to comment.