Skip to content

Commit

Permalink
fix e2e-tests docker image (#890)
Browse files Browse the repository at this point in the history
  • Loading branch information
defbin authored Oct 23, 2023
1 parent 6d9e2b1 commit 6b827c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e-tests/docker/tests.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ FROM oraclelinux:8 AS base-build
WORKDIR /build
RUN dnf update && dnf install golang

FROM pbm:build-base AS pbm-build
ARG TESTS_BCP_TYPE
ENV TESTS_BCP_TYPE=${TESTS_BCP_TYPE}

Expand Down

0 comments on commit 6b827c7

Please sign in to comment.