Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9b12d75a50 | ||
|
|
4b6e5a21e4 |
2 changed files with 5 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM registry.fedoraproject.org/f30/s2i-base:latest
|
||||
FROM registry.fedoraproject.org/f29/s2i-base:latest
|
||||
|
||||
ENV NAME=golang \
|
||||
VERSION=1.11 \
|
||||
|
|
|
|||
4
container.yaml
Normal file
4
container.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
platforms:
|
||||
only:
|
||||
- x86_64
|
||||
- aarch64
|
||||
Loading…
Add table
Add a link
Reference in a new issue