Skip to content

Commit

Permalink
Merge pull request #100 from cisagov/dependabot/docker/python-3.12.3-…
Browse files Browse the repository at this point in the history
…bookworm

Bump python from 3.12.2-bookworm to 3.12.3-bookworm
  • Loading branch information
dav3r authored Apr 16, 2024
2 parents cdc79ac + 94a3c82 commit 2bd49ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12.2-bookworm
FROM python:3.12.3-bookworm

###
# For a list of pre-defined annotation keys and value types see:
Expand Down

0 comments on commit 2bd49ce

Please sign in to comment.