Skip to content

Releases: umputun/baseimage

Version 1.20.1

21 Feb 08:42
8d3888d

Choose a tag to compare

Other

  • add /tmp directory to scratch image 8d3888d

Version 1.20.0

13 Feb 06:03
19e79ce

Choose a tag to compare

Improvements

  • bump Go to 1.26, golangci-lint to 2.9.0, goreleaser to 2.13.3 19e79ce

Version 1.19.2

02 Feb 05:37
eb10bf4

Choose a tag to compare

Other

  • add INIT_QUIET option to suppress init messages eb10bf4

Version 1.19.1

02 Feb 05:18
c8f7dbf

Choose a tag to compare

Improvements

  • add GID collision note to README 1b33743
  • add SKIP_HOME_CHOWN option to skip chown on /home/app c8f7dbf

Other

  • Bump the github-actions-updates group with 3 updates #44 @app/dependabot

Version 1.19.0

27 Jan 22:18

Choose a tag to compare

  • #45 Add DOCKER_GID runtime customization

Version 1.18.0

11 Dec 21:15
4a402ee

Choose a tag to compare

  • 4a402ee simplify CI: merge ci.yml into docker.yml, remove redundant builds
  • 90d24d7 update golangci-lint to 2.7.2, goreleaser to 2.13.1
  • e3568e9 migrate CI to native ARM64 runners, bump Alpine to 3.23

Version 1.17.0

14 Aug 17:31
cf54f8b

Choose a tag to compare

What's Changed

Updates

  • Updated Go version from 1.24 to 1.25 in build.go/Dockerfile
  • Updated golangci-lint from v2.1.6 to v2.4.0
  • Updated goreleaser from v2.10.2 to v2.11.2
  • Updated copyright year to 2025

Version 1.16.0

11 Jun 17:49

Choose a tag to compare

What's Changed

Updates

  • Updated Alpine base image from 3.20 to 3.22
  • Updated golangci-lint from v1.64.5 to v2.1.6 (major version upgrade)
  • Updated goveralls from v0.0.11 to v0.0.12
  • Updated goreleaser from v1.24.0 to v2.10.2 (major version upgrade)

CI Fix

  • Fixed Docker Buildx setup for tag builds to enable multi-platform releases

Notes

  • Both golangci-lint and goreleaser have been upgraded to their v2 versions, which include significant improvements and changes
  • The Alpine 3.22 base image includes the latest security patches and package updates

Version 1.15.0

21 Feb 20:38

Choose a tag to compare

What's Changed

  • Swtich go base image to v1.24
  • Change GID of app group when changing UID of app user by @zonescape in #33
  • Add Readme section describing implications of mounting Docker socket, dh.sh script by @paskal in #35
  • Drop dead code by @zonescape in #34
  • Add build_scratch to all target in the Makefile by @paskal in #37

New Contributors

Full Changelog: v1.14.0...v1.15.0

Version 1.14.0

21 Oct 02:55

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