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

Commit

Permalink
Update dependency zsh to v5.9-r2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 11, 2023
1 parent 651c7a3 commit a66d288
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 @@ -2,7 +2,7 @@ FROM alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc

RUN apk --no-cache add \
bash==5.2.15-r0 \
zsh==5.9-r0 \
zsh==5.9-r2 \
python3==3.10.11-r0 \
py3-pip==22.3.1-r1 \
util-linux==2.38.1-r1 # For uuidgen
Expand Down

0 comments on commit a66d288

Please sign in to comment.