Skip to content

Commit 8ef3f65

Browse files
author
Eric Stroczynski
authored
[v1.5.x] images/ansible-operator: bumped base to ansible-operator-base:v1.5.x-61a9e03de149f6b9d3c7f192e1f303ce97a42420 (#4809)
Signed-off-by: Eric Stroczynski <[email protected]>
1 parent 61a9e03 commit 8ef3f65

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.5.0-2-g052de7c858de99f224d26b80959c0cc6805e53a3
20+
FROM quay.io/operator-framework/ansible-operator-base:v1.5.x-61a9e03de149f6b9d3c7f192e1f303ce97a42420
2121

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

0 commit comments

Comments
 (0)