Skip to content

Releases: ba-st/docker-pharo-vm

v10.3.0 [2024-07-30]

30 Jul 15:18
3f4cb74
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.2.0-2024-05-13...v10.3.0-2024-07-30

v10.2.0 [2024-05-13]

13 May 15:38
3e0d408
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.1.0-2024-04-25...v10.2.0-2024-05-13

v10.1.0 [2024-04-25]

25 Apr 16:53
39314a9
Compare
Choose a tag to compare

What's Changed

  • Add scanning of the newest branch to scheduled action by @gcotelli in #15
  • Updated docker images to use versions of the OS packages fixing GHSA-22q4-f5r6-3xqw

Full Changelog: v10.1.0-2024-04-18...v10.1.0-2024-04-25

v10.1.0 [2024-04-18]

18 Apr 20:35
97f8f2e
Compare
Choose a tag to compare

What's Changed

  • Update actions versions by @gcotelli in #13
  • Update Pharo VM to v10.1.0 by @gcotelli in #14
  • Upgrade Debian base image solving several security vulnerabilities fixed since the last release

Full Changelog: v10.0.8-2023-10-25...v10.1.0-2024-04-18

v10.0.8 [2023-10-25]

25 Oct 18:33
972a469
Compare
Choose a tag to compare

Changelog

  • Update base image to Debian 12 Slim
  • Update Pharo VM version to 10.0.8
  • Add vulnerability scanner

Pharo VM version

Pharo 10.0.8 built on Oct 23 2023 11:18:27 Compiler: 5.4.0 20160609
Built from: v10.0.8 - Commit: b323c5f - Date: 2023-10-20 16:02:07 -0400

Quickstart

docker run -it ghcr.io/ba-st/pharo-vm:v10.0.8 pharo-vm --version

Full Changelog: v10.0.5-2023.05.07...v10.0.8-2023-10-25

v10.0.5 [2023-05-07]

08 May 01:04
9f848bf
Compare
Choose a tag to compare

Changelog

  • Update Pharo VM version to 10.0.5

Pharo VM version

Pharo 10.0.5 built on May  5 2023 16:16:41 Compiler: 5.4.0 20160609
Built from: v10.0.5 - Commit: 2757766 - Date: 2023-05-05 13:46:09 +0200

Quickstart

docker run -it ghcr.io/ba-st/pharo-vm:v10.0.5 pharo-vm --version

v9.0.21 [2022-12-12]

12 Dec 20:53
0f99109
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.17-2022.08.24...v9.0.21-2022.12.12

v9.0.17 [2022-08-24]

24 Aug 12:12
Compare
Choose a tag to compare

What's Changed

  • Update VM version to v9.0.17 by @gcotelli in #6
  • Add doc describing what to do when a new VM is released

Full Changelog: v9.0.14-1.0.1...v9.0.17-2022.08.24

v9.0.14 + 1.0.1

28 Apr 18:16
c43a16b
Compare
Choose a tag to compare

What's Changed

  • Update pharo-vm bash script to use exec by @gcotelli in #4

Full Changelog: v9.0.14-1.0.0...v9.0.14-1.0.1

v9.0.14 + 1.0.0

25 Apr 18:34
b700d58
Compare
Choose a tag to compare

Changelog

  • Docker image for running a headless Pharo VM on top of Debian 11 Slim.
  • Include a release version number for tracking the docker related changes

Pharo VM version

Pharo 9.0.14 built on Mar 30 2022 16:50:29 Compiler: 5.4.0 20160609
Built from: v9.0.14 - Commit: 93600e1 - Date: 2022-03-30 16:40:05 +0200

Quickstart

docker run -it ghcr.io/ba-st/pharo-vm:v9.0.14 pharo-vm --version