Skip to content

Releases: umputun/baseimage

Version 1.14.0

21 Oct 02:55
Compare
Choose a tag to compare

What's Changed

  • Switch go image to v1.23
  • Add dependabot configuration and source metadata to Dockerfiles by @paskal in #25
  • Bump actions/checkout from 3 to 4 by @dependabot in #28
  • Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #27
  • Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #26
  • Group GitHub actions updates into a single PR, clarify Dockerfiles comments, improve readme by @paskal in #29
  • Bump alpine from 3.19 to 3.20 in /base.alpine by @dependabot in #30

Full Changelog: v1.13.0...v1.14.0

Version 1.13.0

25 Mar 05:13
Compare
Choose a tag to compare

Switch go image to 1.22 and update deps

v1.12.0

04 Jan 04:32
Compare
Choose a tag to compare

Switch base to alpine 3.19

Full Changelog: v1.11.1...v1.12.0

Version 1.11.1

18 Nov 22:35
a859f21
Compare
Choose a tag to compare

What's Changed

  • Possible typo in ghcr.io/umputun/baseimage/app tag by @alexmisk in #23

New Contributors

Full Changelog: v1.11.0...v1.11.1

v1.11.0

27 Feb 18:37
Compare
Choose a tag to compare

Switch to alpine 3.17 and go 1.20

Full Changelog: v1.10.1...v1.11.0

Version 1.10.0

21 Aug 19:56
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @r-ma made their first contribution in #21

Full Changelog: v1.9.2...v1.10.0

Version 1.9.1

01 Jun 17:23
Compare
Choose a tag to compare
v1.9.1

support git-less version default

Version 1.9.0

07 May 04:12
Compare
Choose a tag to compare
  • switch go image to version 1.18
  • fix init script for app image
  • update versions of installed packages

Full Changelog: v.1.8.0...v1.9.0

Version 1.8.0

12 Dec 18:18
Compare
Choose a tag to compare
  • bump base image for app to alpine 3.15
  • add script allowing temp shell access to scratch containers
  • update versions of tools in go container

Version 1.7.0

04 May 20:39
Compare
Choose a tag to compare
  • add TZ to build image, bump base versions
  • modernize go deps, bump go version
  • support of multi-arch images
  • add base.scratch
  • add versions.sh to simplify inside and outside of CI version detection