We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba9276e commit cf51fdeCopy full SHA for cf51fde
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BASE_IMAGE=ghcr.io/actions/actions-runner:latest-alpine-3
+ARG BASE_IMAGE=registry.opensource.zalan.do/library/alpine-3:latest
2
FROM golang:1.25-alpine AS builder
3
ARG VERSION=latest
4
0 commit comments