Skip to content

Releases: RagedUnicorn/docker-golang

v1.27.0-alpine3.24.1-1

Choose a tag to compare

@github-actions github-actions released this 01 Sep 21:30
v1.27.0-alpine3.24.1-1
cf32646

What's Changed

  • chore: initial commit (c5cfefa)
  • chore: add initial setup for Docker Golang (d41b4f9)
  • fix: trust bind-mounted repositories so go build can stamp VCS info (cf32646)

Docker Image

Pull the image:

docker pull ghcr.io/RagedUnicorn/docker-golang:1.27.0-alpine3.24.1-1
docker pull /golang:1.27.0-alpine3.24.1-1

Or use the latest tag:

docker pull ghcr.io/RagedUnicorn/docker-golang:latest
docker pull /golang:latest

Full Changelog: ...v1.27.0-alpine3.24.1-1