chore: immediate release to stable #4

Merged
jon_nfc merged 18 commits from development into master 2023-05-15 03:06:00 +00:00
9 changed files with 92 additions and 119 deletions
Showing only changes of commit b242911657 - Show all commits

View File

@ -1,7 +1,7 @@
FROM debian FROM debian
# Install Docker and qemu
# TODO Use docker stable once it properly supports buildx RUN export DEBIAN_FRONTEND=noninteractive \
RUN apt-get update && apt-get install -y \ && apt-get update && apt-get install -y \
apt-transport-https \ apt-transport-https \
ca-certificates \ ca-certificates \
curl \ curl \