mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-08-27 03:48:35 +00:00
chore(deps): update golang docker tag to v1.22 (#931)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
29b482f597
commit
37228d88e3
@ -9,7 +9,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
FROM golang:1.21-alpine3.19 AS builder
|
FROM golang:1.22-alpine3.19 AS builder
|
||||||
|
|
||||||
ENV CGO_ENABLED=0
|
ENV CGO_ENABLED=0
|
||||||
ARG VERSION
|
ARG VERSION
|
||||||
|
Loading…
Reference in New Issue
Block a user