Skip to content

Commit

Permalink
test: earlier aws version
Browse files Browse the repository at this point in the history
  • Loading branch information
lrm25 committed Jan 17, 2025
1 parent 83f1fdd commit 249ab45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Dockerfile_test_bats
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG DEBIAN_FRONTEND=noninteractive
ARG SECRETS_FILE=tests/.secrets
ARG CONFIG_FILE=tests/.env.docker
ARG GO_LIBRARY=go1.21.13.linux-arm64.tar.gz
ARG AWS_CLI=awscli-exe-linux-aarch64.zip
ARG AWS_CLI=awscli-exe-linux-aarch64-2.22.35.zip
ARG MC_FOLDER=linux-arm64

ENV TZ=Etc/UTC
Expand Down

0 comments on commit 249ab45

Please sign in to comment.