Skip to content

Commit 21de7a0

Browse files
author
Eric Stroczynski
authored
[v1.6.x] images/ansible-operator: bumped base to ansible-operator-base:v1.6.x-ce34186d53201446db17dc8c3498f035130498d8 (#4811)
Signed-off-by: Eric Stroczynski <[email protected]>
1 parent ce34186 commit 21de7a0

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

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

0 commit comments

Comments
 (0)