diff --git a/Dockerfile b/Dockerfile index a46feec0..3117c207 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,7 +11,7 @@ # ANY KIND, either express or implied. See the License for the specific # language governing permissions and limitations under the License. -FROM public.ecr.aws/docker/library/golang:1.22-alpine +FROM public.ecr.aws/docker/library/golang:1.23-alpine WORKDIR /go/src/github.com/awslabs/amazon-ecr-credential-helper