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.
2 parents f08caa2 + 1147fdd commit 989fa3aCopy full SHA for 989fa3a
build/controller/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
ARG ARCH
15
-FROM golang:1.17.11
+FROM golang:1.19
16
17
WORKDIR /go/src/sigs.k8s.io/scheduler-plugins
18
COPY . .
build/scheduler/Dockerfile
0 commit comments