Skip to content

Commit

Permalink
Merge pull request #285 from brave/renovate/public.ecr.aws-docker-lib…
Browse files Browse the repository at this point in the history
…rary-golang-1.x

Update public.ecr.aws/docker/library/golang Docker tag to v1.23
  • Loading branch information
mihaiplesa authored Aug 21, 2024
2 parents 9174ea7 + d054898 commit 59c776f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM public.ecr.aws/docker/library/golang:1.22 as builder
FROM public.ecr.aws/docker/library/golang:1.23 as builder

ARG VERSION
ARG BUILD_TIME
Expand Down

0 comments on commit 59c776f

Please sign in to comment.