Skip to content

Commit 15b89bb

Browse files
Update to 10.3.0
1 parent 36c1ff6 commit 15b89bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

10/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ ENV GCC_MIRRORS \
3939
# only attempt the origin FTP as a mirror of last resort
4040
ftp://ftp.gnu.org/gnu/gcc
4141

42-
# Last Modified: 2020-07-23
43-
ENV GCC_VERSION 10.2.0
44-
# Docker EOL: 2022-01-23
42+
# Last Modified: 2021-04-08
43+
ENV GCC_VERSION 10.3.0
44+
# Docker EOL: 2022-10-08
4545

4646
RUN set -ex; \
4747
\

0 commit comments

Comments
 (0)