Skip to content

Commit 84e89a2

Browse files
Bump python from 3.12.4-slim to 3.14.2-slim
Bumps python from 3.12.4-slim to 3.14.2-slim. --- updated-dependencies: - dependency-name: python dependency-version: 3.14.2-slim dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b501bfb commit 84e89a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM ipfs/go-ipfs:latest as ipfs
2-
FROM python:3.12.4-slim
2+
FROM python:3.14.2-slim
33

44
WORKDIR /app
55

0 commit comments

Comments
 (0)