Skip to content

Commit

Permalink
arm build
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed Feb 21, 2022
1 parent 39fcc2f commit dc7f4b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-20.04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
with:
context: ubuntu2004/
file: ubuntu2004/Dockerfile
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: true
tags: |
${{ github.repository }}:20.04, ${{ github.repository }}:focal, ${{ github.repository }}:focal-20211006, ${{ github.repository }}:latest
3 changes: 2 additions & 1 deletion ubuntu2004/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ RUN apt-get update \
locales \
gnupg \
bison \
net-tools ansible curl debian-archive-keyring unattended-upgrades \
net-tools ansible curl debian-archive-keyring unattended-upgrades apt-listchanges \
mariadb-server python3-mysqldb auditd python3-selinux python3-semanage selinux-policy-default openssh-server \
libffi-dev \
libelf-dev \
libssl-dev \
Expand Down

0 comments on commit dc7f4b1

Please sign in to comment.