We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4acd245 + 8943dba commit d3d9e4eCopy full SHA for d3d9e4e
appcenter-cli/Dockerfile
@@ -1,7 +1,7 @@
1
FROM node:22
2
3
# renovate: datasource=github-releases depName=microsoft/appcenter-cli
4
-ARG APPCENTER_VERSION=3.0.0
+ARG APPCENTER_VERSION=3.0.4
5
# hadolint ignore=DL3016
6
RUN npm install -g appcenter-cli
7
0 commit comments