We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c97fcc commit cdbd5eaCopy full SHA for cdbd5ea
Dockerfile
@@ -4,7 +4,7 @@ FROM ubuntu:24.04@sha256:c35e29c9450151419d9448b0fd75374fec4fff364a27f176fb458d4
4
# renovate: datasource=github-tags depName=aws/aws-cli
5
ARG VERSION_AWS_CLI=2.32.6
6
# renovate: datasource=github-tags depName=cli/cli
7
-ARG VERSION_GH_CLI=2.82.1
+ARG VERSION_GH_CLI=2.83.1
8
# renovate: datasource=github-tags depName=openbao/openbao
9
ARG VERSION_OPENBAO=2.4.4
10
# renovate: datasource=github-tags depName=grafana/loki
0 commit comments