Skip to content

Commit 758ef9b

Browse files
Update to 6.3.0
1 parent a4cbeb6 commit 758ef9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

6/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ RUN set -xe \
1313
gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; \
1414
done
1515

16-
# Last Modified: 2016-08-22
17-
ENV GCC_VERSION 6.2.0
18-
# Docker EOL: 2017-08-22
16+
# Last Modified: 2016-12-21
17+
ENV GCC_VERSION 6.3.0
18+
# Docker EOL: 2017-12-21
1919

2020
# "download_prerequisites" pulls down a bunch of tarballs and extracts them,
2121
# but then leaves the tarballs themselves lying around

0 commit comments

Comments
 (0)