Skip to content

Commit 531ff14

Browse files
committed
feat: update gcc version
1 parent dda1946 commit 531ff14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM gcc:7.1
1+
FROM gcc:7.3
22

33
COPY entrypoint.sh /
44
COPY build.sh /project/build

0 commit comments

Comments
 (0)