mirror of
https://github.com/kubernetes/autoscaler.git
synced 2025-02-06 16:51:41 +00:00
Bump golang in /vertical-pod-autoscaler/pkg/updater
Bumps golang from 1.23.5 to 1.23.6. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6324acbf6e
commit
3ba0a7b6e0
@ -12,7 +12,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
FROM --platform=$BUILDPLATFORM golang:1.23.5 AS builder
|
FROM --platform=$BUILDPLATFORM golang:1.23.6 AS builder
|
||||||
|
|
||||||
WORKDIR /workspace
|
WORKDIR /workspace
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user