Skip to content

Commit

Permalink
chore(deps): update public.ecr.aws/docker/library/golang docker tag t…
Browse files Browse the repository at this point in the history
…o v1.23 (#10)

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
  • Loading branch information
cultureamp-renovate[bot] authored Dec 13, 2024
1 parent c42b468 commit e67c6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILDER_IMAGE=public.ecr.aws/docker/library/golang:1.18-alpine
ARG BUILDER_IMAGE=public.ecr.aws/docker/library/golang:1.23-alpine
ARG DISTROLESS_IMAGE=gcr.io/distroless/static

FROM ${BUILDER_IMAGE} as builder
Expand Down

0 comments on commit e67c6ac

Please sign in to comment.