Yuri Volchkov
77b7270959
add build argument to use different uid/gid
...
While uid/gid 1000 will work in most setups, sometimes users have
different uid/gid. For example is a shared machine with multiple
users.
Signed-off-by: Yuri Volchkov <yuri@volch.org>
2022-08-03 19:08:36 +00:00
dependabot[bot]
97f89c0edb
Bump golang from 1.18.3 to 1.18.4 ( #1273 )
...
Bumps golang from 1.18.3 to 1.18.4.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 15:38:26 +10:00
dependabot[bot]
98193a7a9d
Bump golang from 1.18.2 to 1.18.3 ( #1233 )
...
Bumps golang from 1.18.2 to 1.18.3.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-03 11:02:38 +10:00
dependabot[bot]
7d28e4e0de
Bump golang from 1.18.1 to 1.18.2 ( #1211 )
...
Bumps golang from 1.18.1 to 1.18.2.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-12 18:57:45 +10:00
dependabot[bot]
691e52e408
Bump golang from 1.18.0 to 1.18.1 ( #1182 )
...
Bumps golang from 1.18.0 to 1.18.1.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-15 08:27:40 +10:00
dependabot[bot]
8cb2422b57
Bump golang from 1.17 to 1.18.0 ( #1144 )
...
Bumps golang from 1.17 to 1.18.0.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-17 20:59:46 +11:00
Mike Farah
adb6144606
Fixed docker permission issue #1014
2021-12-02 20:06:51 +11:00
Ben Burke
183007d120
simplify prod stage, move version label to action
2021-11-22 09:47:28 +11:00
Mike Farah
2ace48c70d
Bumping version
2021-10-30 14:08:13 +11:00
Mike Farah
7b92aa0fcf
Bumping go-lang, docker versions
2021-10-20 10:58:54 +11:00
Mike Farah
989b11764d
Updating to go 1.17 to fix CVE #944
2021-10-02 15:12:57 +10:00
Mike Farah
111c1a0e4a
Fixed docker timeout - simplify docker builds
2021-09-20 11:57:05 +10:00
Daniel Vystrcil
5df0e49b1e
Update Dockerfile
...
Adding group:user to fix (CIS_Docker_v1.2.0 - 4.1) Image should be created with a non-root user
2021-06-18 12:18:47 +10:00
Daniel Vystrcil
01267d062b
Update Dockerfile
...
Alpine 3.15.5 has fixes for CVE-2021-30139, CVE-2021-28831, CVE-2021-23840, and CVE-2021-3450
2021-06-10 10:56:43 +10:00
Mike Farah
6b17fd4fc1
Added trivy to docker build, bumped alpine image
2020-12-21 15:48:25 +11:00
Mike Farah
c08980e70f
Set entrypoint to yq
2020-11-20 13:53:44 +11:00
Mike Farah
9674acf684
Fixed docker file, fixed doco
2020-11-19 22:53:05 +11:00
Mike Farah
af39fc737d
Fixed linting
2020-11-13 14:07:11 +11:00
Peter Benjamin
7fa2835e13
fix(image): bump alpine image minor version
...
This is to patch a high security vulnerability.
Closes #550
Signed-off-by: Peter Benjamin <petermbenjamin@gmail.com>
2020-10-08 12:29:04 +11:00
Mike Farah
bb6f07d147
Use latest go-lang
2020-09-08 09:43:11 +10:00
Mike Farah
11116804c5
Upgrade to git 1.14
2020-04-14 11:19:00 +10:00
Elliot
d05391e244
update ci to use go 1.13, switch to golangci-lint
2019-10-31 08:21:19 +11:00
Mike Farah
77c8f22a79
Bump golang version to 1.11
2019-01-21 09:37:22 +11:00
Matthias Fax
d7040e3933
Bump Alpine version to 3.8
...
There has been a security issue with older Alpine versions and their package manager.
https://justi.cz/security/2018/09/13/alpine-apk-rce.html
Not sure about 3.7, but the latest 3.8 image has it fixed.
2018-11-19 08:39:20 +11:00
Mike Farah
785ee68a76
Improved docker build process
2018-10-25 17:49:46 +11:00
Mike Farah
b3532e0a61
Cache devtools and vendor libs in docker
2018-06-27 12:05:52 +10:00
Mike Farah
6053c8c136
Use dev scripts for making docker image
2018-05-07 16:31:26 +10:00
spawnia
d3ecf7aa88
Add Dockerfile for building the official CLI container
2018-04-03 09:25:00 +10:00