mirror of
https://github.com/kerberos-io/agent.git
synced 2026-08-23 15:08:32 +00:00
Update Dockerfile
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
02fb70c76e
commit
3f73c009fd
@@ -1,5 +1,6 @@
|
||||
|
||||
FROM kerberos/base:70ec57e AS build-machinery
|
||||
ARG BASE_IMAGE_VERSION=70ec57e
|
||||
FROM kerberos/base:${BASE_IMAGE_VERSION} AS build-machinery
|
||||
LABEL AUTHOR=Kerberos.io
|
||||
|
||||
ENV GOROOT=/usr/local/go
|
||||
|
||||
Reference in New Issue
Block a user