Skip to content

Commit 47f6702

Browse files
committed
fix: remove superfluous symlink
1 parent 7bcd61e commit 47f6702

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

flavour/azure/Dockerfile.flavour

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ FROM mcr.microsoft.com/azure-cli:azurelinux3.0
22

33

44
RUN <<RUN_SCRIPT
5-
ln -s /usr/bin/tdnf yum
65
ln -s /usr/bin/tdnf /usr/bin/yum
76
tdnf install --assumeyes sudo curl tar unzip
87
for TOOL in 'yum *' 'tdnf *' 'az *' 'chmod *' 'cp *' 'update-ca-trust' 'curl *'

0 commit comments

Comments
 (0)