fix regex to capture latest image to be used
Compare changes
+ 1
− 1
@@ -81,7 +81,7 @@ tf-apply:
This MR fixes the issue with deploying older images to our regex failing to capture the date format that changed to ISO8601 correctly.
Fixes #13 (closed)