Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Commit 8ba2707

Browse files
Bump python from 3.12.8-alpine3.21 to 3.12.9-alpine3.21 (#7)
Bumps python from 3.12.8-alpine3.21 to 3.12.9-alpine3.21. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03a056f commit 8ba2707

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.12.8-alpine3.21
1+
FROM python:3.12.9-alpine3.21
22

33
RUN apk add --no-cache nginx supervisor
44

0 commit comments

Comments
 (0)