Run container as user

This commit is contained in:
nemunaire 2022-01-06 11:07:57 +01:00
commit 1c55277edf
2 changed files with 7 additions and 5 deletions

View file

@ -9,7 +9,7 @@ platform:
steps:
- name: build
image: golang:latest
image: golang:1
commands:
- apt-get update && apt-get install -y build-essential git go-bindata
- go generate -v