diff --git a/.github/container-and-chart/docker/Dockerfile b/.github/container-and-chart/docker/Dockerfile index b0ae2de..3fd54e8 100644 --- a/.github/container-and-chart/docker/Dockerfile +++ b/.github/container-and-chart/docker/Dockerfile @@ -1,7 +1,7 @@ # Copyright 2026 Defense Unicorns # SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial -FROM golang:1.25-alpine AS builder +FROM golang:1.26-alpine AS builder WORKDIR /app # Copy dependency files first COPY go.mod go.sum ./ diff --git a/bundle/uds-bundle.yaml b/bundle/uds-bundle.yaml index 7868e21..c812ecf 100644 --- a/bundle/uds-bundle.yaml +++ b/bundle/uds-bundle.yaml @@ -10,7 +10,7 @@ metadata: packages: - name: postgres-operator repository: ghcr.io/uds-packages/postgres-operator - ref: 1.14.0-uds.13-upstream + ref: 1.15.0-uds.16-registry1 overrides: postgres-operator: uds-postgres-config: