Skip to content

Commit 202ace6

Browse files
authored
Merge branch 'main' into PPHA-478-non-smoker-dropout
2 parents 275599f + ac5459d commit 202ace6

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN npm ci
88
RUN npm run compile
99

1010

11-
FROM python:3.14.1-alpine3.21 AS python_base
11+
FROM python:3.14.2-slim AS python_base
1212

1313
ENV PYTHONDONTWRITEBYTECODE=1 \
1414
PYTHONUNBUFFERED=1 \

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)