upgrade base image (changed armv6 image)

This commit is contained in:
Cedric Verstraeten
2023-01-31 15:30:48 +01:00
parent e30c8fe39c
commit 1964b893a5

View File

@@ -1,4 +1,4 @@
FROM kerberos/base:70d69dc AS build
FROM kerberos/base:37a6e69 AS build
LABEL AUTHOR=Kerberos.io
ENV GOROOT=/usr/local/go