Skip to content

Commit e089380

Browse files
Update python Docker tag to v3.14.3
1 parent c16f32d commit e089380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ build:
2727
SAVE ARTIFACT openapi/v1
2828

2929
python-api-client:
30-
FROM python:3.14.2-alpine
30+
FROM python:3.14.3-alpine
3131
DO github.com/genestack/earthly-libs:6e90f15c1b437e0bfdf6f95786cac47fb5c0c7e9+PYTHON_PREPARE
3232

3333
CACHE /root/.cache

0 commit comments

Comments
 (0)