Skip to content

Commit 355919f

Browse files
authored
Merge pull request #1540 from sagar-18/patch-2
FIX: CVE-2024-24790 and CVE-2024-34156 [Go:v1.22.7]
2 parents eca09d4 + 5aacc0e commit 355919f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14-
FROM golang:1.22.3
14+
FROM golang:1.22.7
1515

1616
WORKDIR /go/src/sigs.k8s.io/descheduler
1717
COPY . .

0 commit comments

Comments
 (0)