Skip to content

Commit becc7e6

Browse files
committed
chore(deps): update Docker dependency pins
1 parent 28dfc84 commit becc7e6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile

Lines changed: 3 additions & 3 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.88.0
8-
ARG PIP_VERSION=26.2
7+
ARG AZURE_CLI_VERSION=2.89.0
8+
ARG PIP_VERSION=26.2.1
99
ARG YQ_VERSION=4.53.3
10-
ARG GCLOUD_VERSION=578.0.0
10+
ARG GCLOUD_VERSION=579.0.0
1111

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

0 commit comments

Comments
 (0)