Skip to content

Commit

Permalink
Merge pull request #180 from brave/update_docker_latest_version
Browse files Browse the repository at this point in the history
Update Docker Image for Curl CVE resolution
  • Loading branch information
DJAndries authored Oct 24, 2023
2 parents 4ee5565 + 91c23d8 commit 361869a
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 bitnami/golang:1.20 as builder
FROM public.ecr.aws/bitnami/golang:1.20.10 as builder

ARG VERSION
ARG BUILD_TIME
Expand Down

0 comments on commit 361869a

Please sign in to comment.