Skip to content

Commit

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

deps(docker): bump python from 3.11.10-slim-bullseye to 3.11.11-slim-bullseye in /compose/local/docs
github-actions[bot] authored Jan 28, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 517f5a9 + 9e74341 commit 71224ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/local/docs/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.10-slim-bullseye as python
FROM python:3.11.11-slim-bullseye as python


# Python build stage

0 comments on commit 71224ec

Please sign in to comment.