mirror of
https://github.com/mudler/luet.git
synced 2025-09-01 15:18:28 +00:00
Use standard golang image for fixture (alpine doesn't contain gcc)
This commit is contained in:
2
tests/fixtures/layered/layer/base/build.yaml
vendored
2
tests/fixtures/layered/layer/base/build.yaml
vendored
@@ -1,2 +1,2 @@
|
||||
image: "golang:alpine"
|
||||
image: "golang"
|
||||
unpack: true
|
||||
|
Reference in New Issue
Block a user