This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
namespace=gitea
|
||||
qemu.install=true
|
||||
buildkitd-config-inline: |
|
||||
[registry."hub.docker.com"]
|
||||
[registry."docker.io"]
|
||||
mirrors = ["harbor.alexlebens.net/proxy-hub.docker/"]
|
||||
|
||||
- name: Available Platforms
|
||||
|
@@ -1,4 +1,4 @@
|
||||
ARG REGISTRY=hub.docker.com
|
||||
ARG REGISTRY=docker.io
|
||||
FROM ${REGISTRY}/node:22.16.0-alpine3.22 AS base
|
||||
|
||||
LABEL version="0.8.10"
|
||||
|
Reference in New Issue
Block a user