Merge branch 'main' into ramonpetgrave64-vsa

This commit is contained in:
Ramon Petgrave
2024-06-28 12:32:07 -04:00
committed by GitHub
10 changed files with 366 additions and 138 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.21@sha256:d83472f1ab5712a6b2b816dc811e46155e844ddc02f5f5952e72c6deedafed77 AS base
FROM golang:1.21@sha256:b405b620c7b53ef64695c7da7c8396f411f381c1eb7da6713c585dd7eca1559b AS base
WORKDIR /src
ENV CGO_ENABLED=0
COPY . ./