Skip to content

Commit

Permalink
feat(container): update image public.ecr.aws/docker/library/golang to…
Browse files Browse the repository at this point in the history
… v1.22
  • Loading branch information
robodexo2000[bot] committed Feb 7, 2024
1 parent 6b47172 commit dde9666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/csp-exporter/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG VERSION
FROM public.ecr.aws/docker/library/golang:1.21-alpine as builder
FROM public.ecr.aws/docker/library/golang:1.22-alpine as builder

ARG TARGETPLATFORM
ARG VERSION
Expand Down

0 comments on commit dde9666

Please sign in to comment.