Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rimusz authored Jul 2, 2024
1 parent c0e39dc commit 11a513f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM --platform=${TARGETPLATFORM} quay.io/helmpack/chart-testing:v3.10.1
FROM --platform=${TARGETPLATFORM} quay.io/helmpack/chart-testing:v3.11.0

ARG TARGETARCH
ARG YQ_VERSION=4.35.2
ARG CLOUD_SDK_VERSION=455.0.0
ARG CLOUD_SDK_VERSION=482.0.0
ARG AWS_IAM_AUTHENTICATOR_VERSION=0.6.11

RUN apk add tree wget
Expand Down

0 comments on commit 11a513f

Please sign in to comment.