Skip to content

Commit

Permalink
harmonize go version
Browse files Browse the repository at this point in the history
  • Loading branch information
pramsey committed Jan 31, 2025
1 parent 2730910 commit 72f0b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
## IMAGE_TAG - The tag to be applied to the container

APPVERSION ?= latest
GOVERSION ?= 1.21.6
GOVERSION ?= 1.22.0
PROGRAM ?= pg_tileserv
CONFIG ?= config/$(PROGRAM).toml
CONTAINER ?= pramsey/$(PROGRAM)
Expand Down

0 comments on commit 72f0b37

Please # to comment.