Skip to content

Commit 57bf8f0

Browse files
Removed some Bash versions
1 parent 39624fe commit 57bf8f0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ RUN set -xe && \
3333

3434
ENV BASH_VERSIONS \
3535
4.4 \
36-
4.3 \
37-
4.2 \
38-
4.1 \
3936
4.0
4037
RUN set -xe && \
4138
for BASH_VERSION in $BASH_VERSIONS; do \

0 commit comments

Comments
 (0)