Skip to content

Commit 9fd640f

Browse files
Bump python from 3.14.5-slim-trixie to 3.14.6-slim-trixie (#60)
* Bump python from 3.14.5-slim-trixie to 3.14.6-slim-trixie Bumps python from 3.14.5-slim-trixie to 3.14.6-slim-trixie. --- updated-dependencies: - dependency-name: python dependency-version: 3.14.6-slim-trixie dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Merge branch 'main' into dependabot/docker/python-3.14.6-slim-trixie
1 parent af4506b commit 9fd640f

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
# Use an official Python runtime as a parent image
2-
FROM python:3.14.5-slim-trixie
2+
FROM python:3.14.6-slim-trixie
33

44
LABEL org.opencontainers.image.source="https://github.com/SASlabgroup/microSWIFT-Dashboard"
55

0 commit comments

Comments
 (0)