lets see if UI would work
This commit is contained in:
parent
ba9276e220
commit
cf51fde932
|
|
@ -1,4 +1,4 @@
|
|||
ARG BASE_IMAGE=ghcr.io/actions/actions-runner:latest-alpine-3
|
||||
ARG BASE_IMAGE=registry.opensource.zalan.do/library/alpine-3:latest
|
||||
FROM golang:1.25-alpine AS builder
|
||||
ARG VERSION=latest
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue