smore missing builds

This commit is contained in:
James Strong 2023-12-08 14:41:23 -05:00
parent 5d82d18350
commit f555a5659a
5 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM golang:1.21.5-alpine:3.19 as builder
FROM golang:1.21.5-alpine3.19 as builder
WORKDIR /go/src/k8s.io/ingress-nginx/images/fastcgi