Skip to content

Commit 1bfaeb2

Browse files
Update python Docker tag to v3.13.2 (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 609e355 commit 1bfaeb2

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
@@ -4,7 +4,7 @@ ARG --global --required HARBOR_DOCKER_REGISTRY
44
ARG --global --required RAW_REGISTRY_SNAPSHOTS
55

66
build:
7-
FROM python:3.13.1-alpine
7+
FROM python:3.13.2-alpine
88
DO github.com/genestack/earthly-libs+PYTHON_PREPARE
99

1010
COPY requirements.txt .

0 commit comments

Comments
 (0)