Skip to content

Commit

Permalink
🌱 Update Cspo Image group to v1.21.6 (#44)
Browse files Browse the repository at this point in the history
| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| docker     | docker.io/library/golang | 1.21.5 | 1.21.6 |

Co-authored-by: cluster-stack-bot[bot] <143188378+cluster-stack-bot[bot]@users.noreply.github.com>
Co-authored-by: Michal Gubricky <[email protected]>
  • Loading branch information
cluster-stack-bot[bot] and michal-gubricky authored Jan 15, 2024
1 parent adb83d3 commit b571715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/cspo/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

# Build the manager binary
FROM --platform=${BUILDPLATFORM} docker.io/library/golang:1.21.5-bullseye as build
FROM --platform=${BUILDPLATFORM} docker.io/library/golang:1.21.6-bullseye as build
ARG TARGETOS TARGETARCH

COPY . /src/cluster-stack-provider-openstack
Expand Down

0 comments on commit b571715

Please sign in to comment.