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.
1 parent 593e513 commit 7165a6cCopy full SHA for 7165a6c
1 file changed
Appium/Dockerfile
@@ -93,7 +93,7 @@ ${ANDROID_HOME}/cmdline-tools/tools/bin:\
93
${ANDROID_HOME}/platform-tools:\
94
${ANDROID_HOME}/build-tools
95
96
-COPY --from=node:24.13.0-slim /usr/local /usr/local
+COPY --from=node:24.14.0-slim /usr/local /usr/local
97
98
#===============
99
# Create a user
0 commit comments