Commit Graph

16 Commits

Author SHA1 Message Date
rui
649dde8404 deps: alpine 3.15 (#1941)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-12-15 17:07:44 -05:00
Thomas Stig Jacobsen
f2ded06e25 deps: bump alpine to 3.14 (#1770) 2021-08-30 23:21:42 -04:00
rui
9fc4f13407 workflow: automate atlantis-base image build (#1648)
* workflow: add atlantis-base image automation

* comment out path trigger

* push to ghcr.io registry

Signed-off-by: Rui Chen <rui@chenrui.dev>

* rm ` rm -rf /root/.gnupg`

```
rm: can't remove '/root/.gnupg/S.gpg-agent.extra': No such file or directory

```

* try a different cleanup fix

* use GITHUB_TOKEN for accessing ghcr.io registry

Signed-off-by: Rui Chen <rui@chenrui.dev>

* also tag latest image

Signed-off-by: Rui Chen <rui@chenrui.dev>

* only runs on master

Signed-off-by: Rui Chen <rui@chenrui.dev>

* also can be manually triggered

Signed-off-by: Rui Chen <rui@chenrui.dev>

* update date fmt `yyyy.mm.dd` for docker tag
2021-06-22 18:50:48 -04:00
rui
76270a818c deps: dumb-init 1.2.5 (#1404)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-02-13 13:15:33 -05:00
Josh Reichardt
bcb37253c5 deps: bump alpine to v3.13 (#1389) 2021-02-12 10:57:19 -05:00
chenrui
4b00cad792 deps: dumb-init 1.2.3 (#1298)
Signed-off-by: Rui Chen <rui@meetup.com>
2020-12-09 15:57:59 -05:00
Rob Lazzurs
db3ea7d8c0 Upgrading the base container.
Upgrading to the latest version of Alpine Linux.

This provides a few upgrades to the base libs.
2020-07-30 14:15:22 +01:00
Rob Lazzurs
cc62f4d504 Upgrading base container to latest gosu.
Upgrading the base container to the latest version release of gosu.
2020-07-06 10:28:04 +01:00
Rémi Lapeyre
f4dd828db5 Add Git LFS support (#872) 2020-03-27 12:18:15 -07:00
Luke Kysow
88d0080c27 Release 0.11.1 2020-01-22 10:46:57 -06:00
Rui Chen
38a9f71e52 Upgrade dumb-init and gosu versions 2019-08-11 16:04:14 -04:00
Luke Kysow
f6d90e643f Upgrade to alpine 3.10 2019-06-25 13:47:14 +01:00
Jeremy Olexa
8bc0988b9d Use alpine:3.9
Mitigation for CVE-2018-19486 (https://nvd.nist.gov/vuln/detail/CVE-2018-19486)
2019-03-12 11:16:27 -05:00
Thode Jocelyn
176bbd852d Allow arbitrary user to run atlantis 2018-11-26 17:49:10 +01:00
Luke Kysow
9c8c6d39e2 Update to alpine 3.8 to fix security vuln.
See https://justi.cz/security/2018/09/13/alpine-apk-rce.html
2018-09-13 15:55:06 -07:00
Luke Kysow
0de9695ee9 Fix Dockerfile base 2018-07-24 16:56:49 +02:00