Skip to content

Commit

Permalink
Bump python from 3.11.9-alpine3.19 to 3.11.10-alpine3.19
Browse files Browse the repository at this point in the history
Bumps python from 3.11.9-alpine3.19 to 3.11.10-alpine3.19.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcospri committed Oct 4, 2024
1 parent 362c84a commit 86cef3c
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.11.9-alpine3.19
FROM python:3.11.10-alpine3.19
MAINTAINER Hypothes.is Project and contributors

# Create the h-periodic user, group, home directory and package directory.
Expand Down

0 comments on commit 86cef3c

Please sign in to comment.