Skip to content

Commit

Permalink
Use ECR pull-through cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Stankevich committed Apr 18, 2023
1 parent 74f3e01 commit 18a51bd
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 golang:1.20@sha256:f7099345b8e4a93c62dc5102e7eb19a9cdbad12e7e322644eeaba355d70e616d
FROM 445615400570.dkr.ecr.us-east-1.amazonaws.com/ecr-public/docker/library/golang:1.20

RUN apt-get update \
&& apt-get install -y unzip \
Expand Down

0 comments on commit 18a51bd

Please sign in to comment.