Skip to content

Commit 54c8a96

Browse files
committed
Use a newer python for the docker image
1 parent 045f4b7 commit 54c8a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/praekeltfoundation/docker-django-bootstrap-nw:py3.9-bullseye
1+
FROM ghcr.io/praekeltfoundation/docker-django-bootstrap-nw:py3.10-bullseye
22

33
COPY . /app
44

0 commit comments

Comments
 (0)