Skip to content

Commit

Permalink
create 1.23.3 image
Browse files Browse the repository at this point in the history
  • Loading branch information
rajrohanyadav committed Nov 28, 2024
1 parent d355444 commit e454267
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_publish_builder_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- add-fips-package-installability-tests

jobs:
build-and-push:
Expand All @@ -12,7 +13,7 @@ jobs:

strategy:
matrix:
go-version: [1.22.9, 1.23.2]
go-version: [1.22.9, 1.23.3]
ubuntu-version: [16.04]

steps:
Expand Down

0 comments on commit e454267

Please sign in to comment.