chore(go): update to 1.22

This commit is contained in:
Julien Neuhart
2024-03-15 16:23:27 +01:00
parent 5ad90ccdb8
commit a780373cfc
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ help: ## Show the help
.PHONY: it
it: build build-tests ## Initialize the development environment
GOLANG_VERSION=1.21
GOLANG_VERSION=1.22
DOCKER_REPOSITORY=gotenberg
GOTENBERG_VERSION=snapshot
GOTENBERG_USER_GID=1001