Skip to content

Commit fb5fc50

Browse files
[v1.26.x] image(ansible-operator): bump base to quay.io/operator-framework/ansible-operator-base:v1.26.x-6deb76f10e4db85a6dc551759306c6eea989be27 (#6298)
Signed-off-by: everettraven <[email protected]> Co-authored-by: everettraven <[email protected]>
1 parent 6deb76f commit fb5fc50

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-80435707c04072729ce39b776ca9f1755f000d2e
20+
FROM quay.io/operator-framework/ansible-operator-base:v1.26.x-6deb76f10e4db85a6dc551759306c6eea989be27
2121

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

0 commit comments

Comments
 (0)