mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
packaging: fix failed to solve: arm64v8/golang:1.22-bookworm
This commit is contained in:
parent
2178580a75
commit
b692768730
2 changed files with 18 additions and 20 deletions
|
@ -1,6 +1,4 @@
|
|||
ARG BASE_IMAGE_ARCH="amd64"
|
||||
|
||||
FROM ${BASE_IMAGE_ARCH}/golang:1.22-bookworm AS build
|
||||
FROM docker.io/golang:1.22-bookworm AS build
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue