Skip to content

Commit e1159cc

Browse files
authored
Merge pull request #26 from sjefferson99/dependabot/docker/server/python-3.14-slim
Bump python from 3.11-slim to 3.14-slim in /server
2 parents 563a691 + 1b46378 commit e1159cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use Python 3.11 slim image as base
2-
FROM python:3.11-slim
2+
FROM python:3.14-slim
33

44
# Set working directory
55
WORKDIR /app

0 commit comments

Comments
 (0)