Skip to content

Commit

Permalink
Merge pull request #322 from spousesupportgroup/dependabot/docker/com…
Browse files Browse the repository at this point in the history
…pose/production/django/python-3.11.11-slim-bullseye

deps(docker): bump python from 3.11.9-slim-bullseye to 3.11.11-slim-bullseye in /compose/production/django
  • Loading branch information
github-actions[bot] authored Dec 5, 2024
2 parents 71b16a5 + fe46db9 commit a72a8c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/production/django/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

# define an alias for the specific python version used in this file.
FROM python:3.11.9-slim-bullseye as python
FROM python:3.11.11-slim-bullseye as python

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

0 comments on commit a72a8c0

Please sign in to comment.