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-b247ac8390699c2773625b321a55b2240c5ce3c0 (#6521)

Signed-off-by: rashmigottipati <[email protected]>
Co-authored-by: rashmigottipati <[email protected]>
  • Loading branch information
github-actions[bot] and rashmigottipati authored Jul 26, 2023
1 parent b247ac8 commit c6d1bf9
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-50c6ac03746ff4edf582feb9a71d2a7ea6ae6c40
FROM quay.io/operator-framework/ansible-operator-base:master-b247ac8390699c2773625b321a55b2240c5ce3c0

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

0 comments on commit c6d1bf9

Please sign in to comment.