chore: update to Golang 1.23

This commit is contained in:
Or Shachar 2024-09-09 16:28:58 -04:00
parent fb49f049e6
commit fd60fa1452
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.21-alpine as builder FROM golang:1.23-alpine as builder
MAINTAINER Fullstory Engineering MAINTAINER Fullstory Engineering
# create non-privileged group and user # create non-privileged group and user