Skip to content

Commit

Permalink
Update tag
Browse files Browse the repository at this point in the history
Signed-off-by: Jyoti Mahapatra <[email protected]>
  • Loading branch information
jyotimahapatra committed Feb 3, 2022
1 parent 61cc36d commit 1fb34f6
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:latest
ARG image=public.ecr.aws/eks-distro-build-tooling/eks-distro-minimal-base-nonroot:2021-12-01-1638322424

FROM golang:1.16 AS builder
WORKDIR /go/src/github.com/kubernetes-sigs/aws-iam-authenticator
Expand Down

0 comments on commit 1fb34f6

Please sign in to comment.