Skip to content

Commit c0e39dc

Browse files
authored
Update Dockerfile (#27)
1 parent 4d9cfe2 commit c0e39dc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Dockerfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM --platform=${TARGETPLATFORM} quay.io/helmpack/chart-testing:v3.8.0
15+
FROM --platform=${TARGETPLATFORM} quay.io/helmpack/chart-testing:v3.10.1
1616

1717
ARG TARGETARCH
18-
ARG YQ_VERSION=4.33.3
19-
ARG CLOUD_SDK_VERSION=431.0.0
20-
ARG AWS_IAM_AUTHENTICATOR_VERSION=0.6.2
18+
ARG YQ_VERSION=4.35.2
19+
ARG CLOUD_SDK_VERSION=455.0.0
20+
ARG AWS_IAM_AUTHENTICATOR_VERSION=0.6.11
2121

2222
RUN apk add tree wget
2323

0 commit comments

Comments
 (0)