diff --git a/gencred/Dockerfile b/gencred/Dockerfile index fa1a75db9f62..7f52d33905bf 100644 --- a/gencred/Dockerfile +++ b/gencred/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM golang:1.13-alpine +FROM golang:1.23.3-alpine COPY gencred /gencred