Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Coleman <[email protected]>
  • Loading branch information
jmurret and nathancoleman authored Jun 27, 2023
1 parent 3de90e1 commit da3c3c2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion build-support/docker/Verify-Release-Amazon.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# SPDX-License-Identifier: MPL-2.0

FROM amazonlinux:latest

RUN yum install -y yum-utils shadow-utils
RUN yum-config-manager --add-repo https://rpm.releases.hashicorp.com/AmazonLinux/hashicorp.repo
ARG PACKAGE=consul \
Expand Down
1 change: 0 additions & 1 deletion build-support/docker/Verify-Release-CentOS.dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


FROM centos:7
RUN yum install -y yum-utils
RUN yum-config-manager --add-repo https://rpm.releases.hashicorp.com/RHEL/hashicorp.repo
Expand Down

0 comments on commit da3c3c2

Please sign in to comment.