We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609e355 commit 1bfaeb2Copy full SHA for 1bfaeb2
Earthfile
@@ -4,7 +4,7 @@ ARG --global --required HARBOR_DOCKER_REGISTRY
4
ARG --global --required RAW_REGISTRY_SNAPSHOTS
5
6
build:
7
- FROM python:3.13.1-alpine
+ FROM python:3.13.2-alpine
8
DO github.com/genestack/earthly-libs+PYTHON_PREPARE
9
10
COPY requirements.txt .
0 commit comments