Skip to content

Commit b4236a5

Browse files
Update python Docker tag to v3.13.3 (#358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd719f9 commit b4236a5

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
@@ -30,7 +30,7 @@ build:
3030
SAVE ARTIFACT generated
3131

3232
python-api-client:
33-
FROM python:3.13.2-alpine
33+
FROM python:3.13.3-alpine
3434
DO github.com/genestack/earthly-libs+PYTHON_PREPARE
3535

3636
CACHE /root/.cache

0 commit comments

Comments
 (0)