Skip to content

Commit

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

deps(docker): bump python from 3.11.8-slim-bullseye to 3.11.9-slim-bullseye in /compose/local/django
  • Loading branch information
github-actions[bot] authored Apr 4, 2024
2 parents a9742bc + 27162d8 commit 1309326
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 specific python version used in this file.
FROM python:3.11.8-slim-bullseye as python
FROM python:3.11.9-slim-bullseye as python

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

0 comments on commit 1309326

Please sign in to comment.