Compare commits

..

No commits in common. "2a98e41abce90e63d1c137dd8255831446d1ed47" and "416227e726bfbb25d3680783e541335a39148a78" have entirely different histories.

View File

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