Use go 1.22 for KMS mock
This commit is contained in:
		@@ -12,7 +12,7 @@
 | 
				
			|||||||
# See the License for the specific language governing permissions and
 | 
					# See the License for the specific language governing permissions and
 | 
				
			||||||
# limitations under the License.
 | 
					# limitations under the License.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
FROM golang:1.21.3-bullseye as builder
 | 
					FROM golang:1.22.0-bullseye as builder
 | 
				
			||||||
 | 
					
 | 
				
			||||||
WORKDIR /workspace
 | 
					WORKDIR /workspace
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user