cleanup: Started cleaning up the commenting format.

This commit is contained in:
James Wells 2023-03-20 07:20:46 -07:00
parent 0de851e0e5
commit b95d3950c5
Signed by: jwells
GPG key ID: 73196D10B8E65666
10 changed files with 94 additions and 70 deletions

View file

@ -1,4 +1,4 @@
FROM dragonheim/golang:1.20 as builder
FROM nikatjef/golang:1.20 as builder
ARG SEMVER=${SEMVER:-0.0.7}
WORKDIR /gagent