Skip to content

Releases: Intellection/docker-image-builder

Version 1.2.0

Choose a tag to compare

@github-actions github-actions released this 07 May 14:51
1.2.0
c260d71
* Install OpenSSH client tools to support SSH agent forwarding workflows.

Version 1.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Mar 14:35
1.1.0
085efce
* Install `git` and `git-lfs`.
* Set up `builder` user and group with UID and GID of `65533`.

Version 1.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Mar 15:21
1.0.0
b17d70d
* Use Ubuntu 24.04 (LTS) as upstream base image.
* Set up `builder` user and group with UID and GID of `1001`.
* Install `ca-certificates` and `curl`.
* Install Docker CLI v`29.3.0`.
* Install Docker Buildx Plugin v`0.31.1`.
* Install Amazon ECR Credential Helper v`0.12.0`.