mirror of
https://github.com/mudler/luet.git
synced 2025-09-02 07:45:02 +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
|
unpack: true
|
||||||
|
Reference in New Issue
Block a user