chore(packages): Make better packages
- we need man page in docs to build on CI/CD platform - new workflows to build packages and push them to the repository
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARG GOVERSION=1.24
|
||||
ARG GOVERSION=1.25
|
||||
|
||||
FROM docker.io/golang:${GOVERSION} AS builder
|
||||
ARG VERSION
|
||||
|
Reference in New Issue
Block a user