Releases: RagedUnicorn/docker-golang
Releases · RagedUnicorn/docker-golang
Release list
v1.27.0-alpine3.24.1-1
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-1Or use the latest tag:
docker pull ghcr.io/RagedUnicorn/docker-golang:latest
docker pull /golang:latestFull Changelog: ...v1.27.0-alpine3.24.1-1