Skip to content

Commit

Permalink
fix: cluster-autoscaler/cloudprovider/bizflycloud/gobizfly/Dockerfile…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 8, 2024
1 parent 389cfd2 commit 386ee4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@


FROM golang:1.13 AS build_base
FROM golang:1.23.0 AS build_base

RUN apt-get update && apt-get install -y git pkg-config

Expand Down

0 comments on commit 386ee4d

Please sign in to comment.