Skip to content

Commit

Permalink
change base image to python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
trangiabach committed Mar 24, 2024
1 parent 76a2580 commit d7378b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM pennlabs/django-base:a142aa6975ee293bbc8a09ef0b81998ce7063dd3
FROM pennlabs/django-base:b269ea1613686b1ac6370154debbb741b012de1a-3.11

LABEL maintainer="Penn Labs"

Expand Down

0 comments on commit d7378b9

Please sign in to comment.