Update roles/openshift-apps/transtats/files/buildconfig.yml
Sticking to f34 which is known to be working with ocp3.
This commit is contained in:
parent
68635ca67a
commit
05022b0fec
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ spec:
|
||||||
runPolicy: Serial
|
runPolicy: Serial
|
||||||
source:
|
source:
|
||||||
dockerfile: |-
|
dockerfile: |-
|
||||||
FROM registry.fedoraproject.org/fedora:latest
|
FROM registry.fedoraproject.org/fedora:34
|
||||||
USER root
|
USER root
|
||||||
RUN useradd -ms /bin/bash tsuser
|
RUN useradd -ms /bin/bash tsuser
|
||||||
RUN dnf -y update && \
|
RUN dnf -y update && \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue