Skip to content

Commit

Permalink
update the image to latest to fix CVE-2024-39689
Browse files Browse the repository at this point in the history
  • Loading branch information
kmala committed Aug 19, 2024
1 parent d0854b7 commit 99d363a
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
Expand Up @@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
ARG image=public.ecr.aws/eks-distro-build-tooling/eks-distro-minimal-base-nonroot:2023-09-06-1694026927.2
ARG image=public.ecr.aws/eks-distro-build-tooling/eks-distro-minimal-base-nonroot:2024-08-13-1723575672.2
ARG golang_image=public.ecr.aws/docker/library/golang:1.22.5

FROM --platform=$BUILDPLATFORM $golang_image AS builder
Expand Down

0 comments on commit 99d363a

Please sign in to comment.