Skip to content

Commit 2bc10df

Browse files
shahmishalmarcprux
authored andcommitted
Swift 6.1 Release Dockerfiles (swiftlang#456)
1 parent 0c436f9 commit 2bc10df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

6.1/debian/12/Dockerfile

+4
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ LABEL description="Docker Container for the Swift programming language"
55

66
RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && apt-get -q update && \
77
apt-get -q install -y \
8+
<<<<<<< HEAD
89
binutils \
10+
=======
11+
binutils-gold \
12+
>>>>>>> bf9feec (Swift 6.1 Release Dockerfiles (#456))
913
libicu-dev \
1014
libcurl4-openssl-dev \
1115
libedit-dev \

0 commit comments

Comments
 (0)