Skip to content

Commit 86471c1

Browse files
committed
Bump S2I version to 1.5.1
Signed-off-by: Jonathan Dowland <[email protected]>
1 parent db72341 commit 86471c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-workflow-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
source: "github"
3333
github_pat: ${{ github.token }}
34-
s2i: "1.3.4"
34+
s2i: "1.5.0"
3535

3636
# s2i misbehaves if registry credentials are present: tries and fails to query
3737
# image metadata from docker.io before each build, etc. See:

0 commit comments

Comments
 (0)