Bump library/gcc from 13.3.0 to 14.2.0 in the docker group (#69)
Bumps the docker group with 1 update: library/gcc. Updates `library/gcc` from 13.3.0 to 14.2.0 --- updated-dependencies: - dependency-name: library/gcc dependency-type: direct:production update-type: version-update:semver-major dependency-group: docker ... 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
821281d71f
commit
53e8111ec3
@ -1,6 +1,6 @@
|
|||||||
# syntax=docker/dockerfile:1
|
# syntax=docker/dockerfile:1
|
||||||
|
|
||||||
FROM docker.io/library/gcc:13.3.0 AS builder
|
FROM docker.io/library/gcc:14.2.0 AS builder
|
||||||
|
|
||||||
# renovate: source=github-tags name=3proxy/3proxy
|
# renovate: source=github-tags name=3proxy/3proxy
|
||||||
ARG Z3PROXY_VERSION=0.9.5
|
ARG Z3PROXY_VERSION=0.9.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user