mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-08 07:11:53 +00:00
Merge branch 'main' into dynamic_clients
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# any type of fips certification.
|
||||
|
||||
# use go-boringcrypto rather than main go
|
||||
FROM us-docker.pkg.dev/google.com/api-project-999119582588/go-boringcrypto/golang:1.18.1b7 as build-env
|
||||
FROM us-docker.pkg.dev/google.com/api-project-999119582588/go-boringcrypto/golang:1.18.3b7 as build-env
|
||||
|
||||
WORKDIR /work
|
||||
COPY . .
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
1.23.5
|
||||
1.22.8
|
||||
1.21.11
|
||||
1.24.1
|
||||
1.23.7
|
||||
1.22.10
|
||||
1.21.13
|
||||
1.20.15
|
||||
1.19.16
|
||||
1.18.18
|
||||
|
||||
Reference in New Issue
Block a user