Skip to content

Commit 4d5d8cf

Browse files
authored
Merge pull request #879 from NASA-IMPACT/dependabot/docker/compose/production/django/python-3.10.14-slim-bullseye
Bump python from 3.10.13-slim-bullseye to 3.10.14-slim-bullseye in /compose/production/django
2 parents 02ca7cb + 204d832 commit 4d5d8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/production/django/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# define an alias for the specfic python version used in this file.
2-
FROM python:3.10.13-slim-bullseye AS python
2+
FROM python:3.10.14-slim-bullseye AS python
33

44
# Python build stage
55
FROM python AS python-build-stage

0 commit comments

Comments
 (0)