Compare commits

..

No commits in common. "cd9cae094b4fad0e1ab9dc7576f719ab4c0e139b" and "879e003e3850afb01d1be74b8cc755ad5d602207" have entirely different histories.

View File

@ -1,4 +1,4 @@
FROM docker.io/library/golang:1.24.0-alpine AS build
FROM docker.io/library/golang:1.23.6-alpine AS build
ARG GOSEC_VERSION