You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* drop duplicate install lines
Closes (#16)
* Refactor Dockerfile to use ARG for base image tag and improve readability; update local-build.sh for clearer build output
* Update VSTS_AGENT_VERSION to 3.248.0 in Dockerfile
* Bump version to 2.0.1; update app version to 3.248.0 and optimize release notes
* Add compatibility matrix to README files for Helm chart and Docker tags
* Refactor Dockerfile to create a non-root user with docker group; update deployment.yaml to use trimmed image path; modify values.yaml to adjust user IDs
azure-devops-agent-on-kubernetes/Dockerfile
Line 36 in 79689ca
Hi, I've looked at your new docker file for v2.0.0 and noticed that you've installed
apt-transport-https' and
software-properties-common' twice.Was this on purpose? If so, I'd like to better understand the reason, and if not, is it just a simple duplicate?
The text was updated successfully, but these errors were encountered: