Skip to content

Commit

Permalink
Update Dockerfile.linux.amd64
Browse files Browse the repository at this point in the history
  • Loading branch information
VikasHaritwal93 authored Oct 16, 2024
1 parent 818ba14 commit 1990252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.linux.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM us.gcr.io/platform-205701/harness/ubi8:8.8
FROM redhat/ubi8-minimal:8.8
USER root
RUN microdnf update --nodocs --setopt=install_weak_deps=0 && microdnf install --nodocs ca-certificates git tar openssh curl perl python3.11 python3-pip shadow-utils
RUN pip3 install awscli
Expand Down

0 comments on commit 1990252

Please sign in to comment.