Skip to content

Releases: uraimo/run-on-arch-action

2.2.0

12 Apr 19:02
d9e985e
Compare
Choose a tag to compare

Changelog

  • Fixed issue with sudo inside the container: Run Docker so qemu-aarch64 flags: OCF (fixes #68) by @benalexau in #75
  • Added Dockerfiles for Ubuntu latest/devel/rolling by @pentamassiv in #74

New Contributors

Full Changelog: v2.1.2...v2.2.0

2.1.2

24 Mar 13:15
294562f
Compare
Choose a tag to compare

Fix floating version tags.

2.1.1

29 Jul 11:02
07a46af
Compare
Choose a tag to compare

Support for $GITHUB_ENV.

2.1.0

20 Jul 13:43
3cd130c
Compare
Choose a tag to compare

Migration to ghcr.io now that the github docker registry is not available anymore.

2.0.10

27 May 15:45
e24ce27
Compare
Choose a tag to compare

Added Debian Bullseye to all platforms, thanks @leoniloris.

2.0.9

25 Feb 08:21
14a6e48
Compare
Choose a tag to compare

Added Arch for aarch64 and armv7, thanks to @benalexau.

2.0.8

17 Dec 16:20
c0aa3c9
Compare
Choose a tag to compare

Added arm32 Fedora.

2.0.7

03 Nov 13:03
dde4b6d
Compare
Choose a tag to compare
  • Include dependabot fixes.

2.0.6

17 Oct 18:20
aa95a59
Compare
Choose a tag to compare
  • Fixed typo in Alpine dockerfile

2.0.5

13 Sep 07:32
cd5f294
Compare
Choose a tag to compare
  • Also include the workflow name when computing the container name.