Skip to content

Commit 0b6c2d4

Browse files
author
Eric Stroczynski
authored
[v1.6.x] image(ansible-operator): bump base to quay.io/operator-framework/ansible-operator-base:v1.6.x-891ff1b580520bec52b5ecda1ab837a89b583b64 (#4882)
Signed-off-by: Eric Stroczynski <[email protected]>
1 parent 891ff1b commit 0b6c2d4

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:v1.6.x-ce34186d53201446db17dc8c3498f035130498d8
20+
FROM quay.io/operator-framework/ansible-operator-base:v1.6.x-891ff1b580520bec52b5ecda1ab837a89b583b64
2121

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

0 commit comments

Comments
 (0)