Skip to content

Commit

Permalink
Merge pull request #872 from NASA-IMPACT/dependabot/docker/compose/lo…
Browse files Browse the repository at this point in the history
…cal/django/python-3.10.14-slim-bullseye

Bump python from 3.10.13-slim-bullseye to 3.10.14-slim-bullseye in /compose/local/django
  • Loading branch information
code-geek authored Aug 16, 2024
2 parents 6a96d64 + 8da347c commit f65c013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/local/django/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# define an alias for the specfic python version used in this file.
FROM python:3.10.13-slim-bullseye AS python
FROM python:3.10.14-slim-bullseye AS python

# Python build stage
FROM python AS python-build-stage
Expand Down

0 comments on commit f65c013

Please sign in to comment.