Skip to content

Commit e02e667

Browse files
author
Eric Stroczynski
authored
[v1.5.x] ansible-operator: bump base image to ansible-operator-base:v1.5.0-2-g052de7c858de99f224d26b80959c0cc6805e53a3 (#4727)
Signed-off-by: Eric Stroczynski <[email protected]>
1 parent d1346f6 commit e02e667

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.4.0-45-g65af4898a1cbeb032954979c68bba0d422454b6d
20+
FROM quay.io/operator-framework/ansible-operator-base:v1.5.0-2-g052de7c858de99f224d26b80959c0cc6805e53a3
2121

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

0 commit comments

Comments
 (0)