Skip to content

Commit cf51fde

Browse files
committed
lets see if UI would work
1 parent ba9276e commit cf51fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE=ghcr.io/actions/actions-runner:latest-alpine-3
1+
ARG BASE_IMAGE=registry.opensource.zalan.do/library/alpine-3:latest
22
FROM golang:1.25-alpine AS builder
33
ARG VERSION=latest
44

0 commit comments

Comments
 (0)