Skip to content

Commit 11a513f

Browse files
authored
Update Dockerfile
1 parent c0e39dc commit 11a513f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
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.10.1
15+
FROM --platform=${TARGETPLATFORM} quay.io/helmpack/chart-testing:v3.11.0
1616

1717
ARG TARGETARCH
1818
ARG YQ_VERSION=4.35.2
19-
ARG CLOUD_SDK_VERSION=455.0.0
19+
ARG CLOUD_SDK_VERSION=482.0.0
2020
ARG AWS_IAM_AUTHENTICATOR_VERSION=0.6.11
2121

2222
RUN apk add tree wget

0 commit comments

Comments
 (0)