mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-08-22 20:22:51 +02:00
update docker image
This commit is contained in:
parent
25f63c8fdb
commit
0bd635ba77
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.17-alpine AS build_deps
|
||||
FROM golang:1.22-alpine AS build_deps
|
||||
|
||||
RUN apk add --no-cache git
|
||||
|
||||
|
|
Loading…
Reference in a new issue