mirror of
https://git.netzspielplatz.de/docker-multiarch/minio.git
synced 2025-11-08 23:19:32 +00:00
Merge branch 'renovate/golang-1.x' into 'main'
Update golang Docker tag to v1.19 See merge request docker-multiarch/minio!6
This commit is contained in:
commit
55e0ef8164
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.18-alpine as builder
|
FROM golang:1.19-alpine as builder
|
||||||
|
|
||||||
LABEL maintainer="MinIO Inc <dev@min.io>"
|
LABEL maintainer="MinIO Inc <dev@min.io>"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue