missed some
Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
parent
c211e75065
commit
5d82d18350
9 changed files with 10 additions and 10 deletions
|
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM golang:1.21.5-alpine3.18 as builder
|
||||
FROM golang:1.21.5-alpine:3.19 as builder
|
||||
|
||||
WORKDIR /go/src/k8s.io/ingress-nginx/images/fastcgi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue