Skip to content

Commit

Permalink
Update go
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentAntoine committed Jan 6, 2025
1 parent 1b5336d commit b5fcf5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/docker/database/pg13_16.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG POSTGIS_VERSION
############################
# Build tools binaries in separate image
############################
ARG GO_VERSION=1.18.7
ARG GO_VERSION=1.22.4
FROM golang:${GO_VERSION}-alpine AS tools

ENV TOOLS_VERSION 0.8.1
Expand Down

0 comments on commit b5fcf5e

Please sign in to comment.