File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5252 go-version-file : go.mod
5353
5454 - name : Lint Code
55- uses : golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
55+ uses : golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
5656 with :
5757 only-new-issues : true
5858
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ FROM kindest/node:v1.32.2@sha256:142f543559cc55d64e1ab9341df08e5ced84bd2e893736d
55# this is here so we can grab the latest version of skopeo and have dependabot keep it up to date
66FROM quay.io/skopeo/stable:v1.18.0
77
8- FROM python:3.13@sha256:385ccb8304f6330738a6d9e6fa0bd7608e006da7e15bc52b33b0398e1ba4a15b
8+ FROM python:3.13@sha256:bc336add24c507d3a11b68a08fe694877faae3eab2d0e18b0653097f1a0db9f3
99
1010RUN apt-get update \
1111 && apt-get install -y curl git apache2-utils \
You can’t perform that action at this time.
0 commit comments