We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f23bdb5 commit 110faf6Copy full SHA for 110faf6
images/cspo/Dockerfile
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
# Build the manager binary
16
-FROM --platform=${BUILDPLATFORM} docker.io/library/golang:1.23.5-bullseye as build
+FROM --platform=${BUILDPLATFORM} docker.io/library/golang:1.23.6-bullseye as build
17
ARG TARGETOS TARGETARCH
18
19
COPY . /src/cluster-stack-provider-openstack
0 commit comments