Bump gcc from 10.2.0 to 10.3.0 (#4)
Bumps gcc from 10.2.0 to 10.3.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e53ceaa3e3
commit
edc91855c5
@ -1,5 +1,5 @@
|
||||
# Image page: <https://hub.docker.com/_/gcc>
|
||||
FROM gcc:10.2.0 as builder
|
||||
FROM gcc:10.3.0 as builder
|
||||
|
||||
# e.g.: `docker build --build-arg "VERSION=0.9.3" .`
|
||||
ARG VERSION="0.9.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user