chore(deps): update dependency docker.io/library/golang to v1.21.0

This commit is contained in:
CSRBot 2023-08-27 18:52:33 +02:00
parent c9fca2da82
commit a95d56529f
1 changed files with 1 additions and 1 deletions

View File

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