Skip to content

Commit 2e1f873

Browse files
committed
chore(deps): update Docker dependency pins
1 parent e48df6a commit 2e1f873

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ FROM ubuntu:25.10
44
# Set the maintainer of the image
55
LABEL maintainer="UDX CAG Team"
66

7-
ARG AZURE_CLI_VERSION=2.89.0
7+
ARG AZURE_CLI_VERSION=2.89.1
88
ARG PIP_VERSION=26.2.1
99
ARG YQ_VERSION=4.53.3
10-
ARG GCLOUD_VERSION=579.0.0
10+
ARG GCLOUD_VERSION=580.0.0
1111

1212
# Set base environment variables
1313
ENV DEBIAN_FRONTEND=noninteractive \

0 commit comments

Comments
 (0)