fix(dockerfile): update base image registry domain to git.gorym.net
Build & Publish DevSecOps Runner / Build & Publish Runner Image to Giteastry (push) Failing after 7s
Details
Build & Publish DevSecOps Runner / Build & Publish Runner Image to Giteastry (push) Failing after 7s
Details
This commit is contained in:
parent
46d4ad8412
commit
fe93f3dd52
|
|
@ -1,5 +1,5 @@
|
|||
# SOURCE INTERNE STRICTE (Giteastry)
|
||||
FROM container.rym.local/mirror/alpine:3.19
|
||||
FROM git.gorym.net/mirror/alpine:3.19
|
||||
|
||||
# Outillage pré-installé dans le runner central
|
||||
RUN apk add --no-cache \
|
||||
|
|
|
|||
Loading…
Reference in New Issue