Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Commit

Permalink
Update dependency python3 to v3.11.5-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 26, 2023
1 parent c223754 commit 5c745af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .batect/test-env/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM alpine:3.18.3@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3
RUN apk --no-cache add \
bash==5.2.15-r5 \
zsh==5.9-r2 \
python3==3.11.4-r0 \
python3==3.11.5-r0 \
py3-pip==23.1.2-r0 \
util-linux==2.38.1-r8 # For uuidgen

Expand Down

0 comments on commit 5c745af

Please sign in to comment.