Skip to content

Commit

Permalink
[master] image(ansible-operator): bump base to quay.io/operator-frame…
Browse files Browse the repository at this point in the history
…work/ansible-operator-base:master-bc8aedd752afff8aed00e62901d69e737d3e370e (#5258)

Signed-off-by: asmacdo <[email protected]>

Co-authored-by: asmacdo <[email protected]>
  • Loading branch information
github-actions[bot] and asmacdo authored Sep 29, 2021
1 parent f34c286 commit 4b610d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/ansible-operator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ COPY . .
RUN GOOS=linux GOARCH=$TARGETARCH make build/ansible-operator

# Final image.
FROM quay.io/operator-framework/ansible-operator-base:master-19750cdf19969e9de51a6089bca8852d400c3cbd
FROM quay.io/operator-framework/ansible-operator-base:master-bc8aedd752afff8aed00e62901d69e737d3e370e

ENV HOME=/opt/ansible \
USER_NAME=ansible \
Expand Down

0 comments on commit 4b610d0

Please sign in to comment.