Skip to content

Commit 37a9cc4

Browse files
authored
Merge pull request #3 from PrincetonUniversity/dependabot/docker/python-3.14-slim
deps(docker): bump python from 3.13-slim to 3.14-slim
2 parents 776942d + 253902d commit 37a9cc4

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,5 +1,5 @@
11
# Multi-arch slim Python base (Python 3.13)
2-
FROM python:3.13-slim
2+
FROM python:3.14-slim
33

44
ENV PYTHONDONTWRITEBYTECODE=1 \
55
PYTHONUNBUFFERED=1 \

0 commit comments

Comments
 (0)