Update Dockerfile

This commit is contained in:
Cedric Verstraeten
2025-01-04 19:53:18 +01:00
parent 50939ee4ce
commit 4763e5a92e

View File

@@ -1,5 +1,5 @@
FROM kerberos/base:eb6b088 AS build-machinery
FROM kerberos/base:5d5e86b AS build-machinery
LABEL AUTHOR=Kerberos.io
ENV GOROOT=/usr/local/go