Skip to content

Commit 925925a

Browse files
[v1.7.x] image(ansible-operator): bump base to quay.io/operator-framework/ansible-operator-base:v1.7.x-eef267f7e6a2f57df6a353fc3214899d7ca1db99 (#4880)
Co-authored-by: estroz <[email protected]>
1 parent eef267f commit 925925a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/ansible-operator/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ COPY . .
1717
RUN GOOS=linux GOARCH=$TARGETARCH make build/ansible-operator
1818

1919
# Final image.
20-
FROM quay.io/operator-framework/ansible-operator-base:master-ccae7728df7dfbcba45c6c61d314339539039642
20+
FROM quay.io/operator-framework/ansible-operator-base:v1.7.x-eef267f7e6a2f57df6a353fc3214899d7ca1db99
2121

2222
ENV HOME=/opt/ansible \
2323
USER_NAME=ansible \

0 commit comments

Comments
 (0)