Skip to content

Commit

Permalink
Bump image build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Nov 6, 2023
1 parent 6bd357a commit 3789051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aegea/base_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ build_ami:
- "sed -i -e '/^PermitRootLogin/ s/.*/PermitRootLogin no/' /etc/ssh/sshd_config"
- "update-grub"
- "grub-install /dev/xvda"
- "pip3 install awscli-cwlogs==1.4.6 boto3==1.20.35 awscli==1.22.35 miniwdl==1.4.3"
- "pip3 install awscli-cwlogs==1.4.6 boto3==1.28.78 awscli==1.29.78 miniwdl==1.11.1"
- "activate-global-python-argcomplete"
- "dpkg-reconfigure debconf -f noninteractive -p critical"
- "systemctl mask apport.service apt-daily.service apt-daily-upgrade.service"
Expand Down

0 comments on commit 3789051

Please sign in to comment.