diff --git a/.batect/test-env/Dockerfile b/.batect/test-env/Dockerfile index ee225d8..b571d32 100644 --- a/.batect/test-env/Dockerfile +++ b/.batect/test-env/Dockerfile @@ -3,7 +3,7 @@ FROM alpine:3.18.4@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c0162 RUN apk --no-cache add \ bash==5.2.15-r5 \ zsh==5.9-r2 \ - python3==3.11.5-r0 \ + python3==3.11.6-r0 \ py3-pip==23.1.2-r0 \ util-linux==2.38.1-r8 # For uuidgen