concourse / pool-resource

atomically manages the state of the world (e.g. external environments)
Apache License 2.0
54 stars 36 forks source link

use alpine:latest and ubuntu:latest as base #58

Closed vito closed 3 years ago

vito commented 3 years ago

rather than piggybacking on the git resource just to pull in 'git', just get our own 'git' - it's pretty hard to reason about inter-resource-image dependencies.

also:

concourse/concourse#6425

Signed-off-by: Alex Suraci suraci.alex@gmail.com