Skip to content

Commit

Permalink
CI gcc-4.8 - use 4.8.5 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
justsmth committed Nov 11, 2024
1 parent c9d48a6 commit 5e20933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/docker_images/gcc-4.8/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0 OR ISC

FROM gcc:4.8
FROM gcc:4.8.5

VOLUME ["/awslc"]

Expand Down

0 comments on commit 5e20933

Please sign in to comment.