1
0
mirror of https://github.com/nginxinc/nginx-prometheus-exporter.git synced 2025-07-30 10:03:04 +03:00

Bump Go to 1.21.3 (#527)

This commit is contained in:
Luca Comellini
2023-10-18 12:53:34 +02:00
committed by GitHub
parent fa42516965
commit ce1b749b6f
4 changed files with 14 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.5
# syntax=docker/dockerfile:1.6
FROM golang:1.21 as base
ARG VERSION
ARG TARGETARCH