Skip to content

Commit 3201b40

Browse files
dependabot[bot]robertknight
authored andcommitted
Bump python from 3.11.10-alpine3.19 to 3.11.11-alpine3.19
Bumps python from 3.11.10-alpine3.19 to 3.11.11-alpine3.19. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1df2df8 commit 3201b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.11.10-alpine3.19
1+
FROM python:3.11.11-alpine3.19
22
MAINTAINER Hypothes.is Project and contributors
33

44
# Install system build and runtime dependencies.

0 commit comments

Comments
 (0)