Compare commits

..

1 commit

Author SHA1 Message Date
Marek Skalický
1d434f7933
Pull changes from upstream and rebase for: rebuild for latest f30 2018-11-30 17:46:32 +00:00
2 changed files with 1 additions and 5 deletions

View file

@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/f29/s2i-base:latest
FROM registry.fedoraproject.org/f30/s2i-base:latest
ENV NAME=golang \
VERSION=1.11 \

View file

@ -1,4 +0,0 @@
platforms:
only:
- x86_64
- aarch64