chores: bump go -> 1.23.0

This commit is contained in:
Victor Lacasse-Beaudoin 2024-08-21 12:23:57 -04:00
parent 5f6dabccef
commit a42f65b61b

View file

@ -1,4 +1,4 @@
FROM golang:1.21.4 AS build
FROM golang:1.23.0 AS build
ARG agecem_org_version