Skip to content
Snippets Groups Projects
Unverified Commit 9f296c03 authored by Adrian Moisey's avatar Adrian Moisey
Browse files

VPA: Bump go to 1.23.5

parent 31f56169
Branches matthew/fix-guest-upgrade
Tags
No related merge requests found
......@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM --platform=$BUILDPLATFORM golang:1.23.4 AS builder
FROM --platform=$BUILDPLATFORM golang:1.23.5 AS builder
WORKDIR /workspace
......
......@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM --platform=$BUILDPLATFORM golang:1.23.4 AS builder
FROM --platform=$BUILDPLATFORM golang:1.23.5 AS builder
WORKDIR /workspace
......
......@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM --platform=$BUILDPLATFORM golang:1.23.4 AS builder
FROM --platform=$BUILDPLATFORM golang:1.23.5 AS builder
WORKDIR /workspace
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment