Skip to content

Commit 004a5cd

Browse files
renovate[bot]anemoijereja-eden
authored andcommitted
chore(deps): update python:3.13.5-slim docker digest to 6544e0e
1 parent 880e3ed commit 004a5cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
# Size Impact: ~150MB (Python slim + runtime deps)
4444
# ==============================================================================
4545

46-
FROM python:3.13.5-slim@sha256:f2fdaec50160418e0c2867ba3e254755edd067171725886d5d303fd7057bbf81 AS base
46+
FROM python:3.13.5-slim@sha256:6544e0e002b40ae0f59bc3618b07c1e48064c4faed3a15ae2fbd2e8f663e8283 AS base
4747

4848
# OCI Labels for container metadata and registry compliance
4949
# These labels provide important metadata for container registries and tools
@@ -286,7 +286,7 @@ CMD ["sh", "-c", "poetry run prisma generate && exec poetry run tux --dev start"
286286
# Size Impact: ~440MB (73% reduction from development image)
287287
# ==============================================================================
288288

289-
FROM python:3.13.5-slim@sha256:f2fdaec50160418e0c2867ba3e254755edd067171725886d5d303fd7057bbf81 AS production
289+
FROM python:3.13.5-slim@sha256:6544e0e002b40ae0f59bc3618b07c1e48064c4faed3a15ae2fbd2e8f663e8283 AS production
290290

291291
# Duplicate OCI labels for production image metadata
292292
# COMPLIANCE: Ensures production images have proper metadata for registries

0 commit comments

Comments
 (0)