Skip to content

Commit d017069

Browse files
chore(deps)(deps): Bump python in the docker-images group
Bumps the docker-images group with 1 update: python. Updates `python` from 3.12-slim to 3.14-slim --- updated-dependencies: - dependency-name: python dependency-version: 3.14-slim dependency-type: direct:production dependency-group: docker-images ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8655c3e commit d017069

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
# Dockerfile for LabLink Server
2-
FROM python:3.12-slim
2+
FROM python:3.14-slim
33

44
LABEL maintainer="LabLink Project"
55
LABEL version="0.10.0"

0 commit comments

Comments
 (0)