Skip to content

Commit f1f11e0

Browse files
chore(deps): update python docker tag to v3.14.3
1 parent 90aca72 commit f1f11e0

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
@@ -20,7 +20,7 @@ RUN pnpm install --offline
2020

2121
######################################################################
2222
# Stage name "development" is required for development with dargstack.
23-
FROM python:3.14.2-slim AS development
23+
FROM python:3.14.3-slim AS development
2424

2525
ENV PYTHONUNBUFFERED=1
2626

0 commit comments

Comments
 (0)