We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 821281d commit 53e8111Copy full SHA for 53e8111
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
3
-FROM docker.io/library/gcc:13.3.0 AS builder
+FROM docker.io/library/gcc:14.2.0 AS builder
4
5
# renovate: source=github-tags name=3proxy/3proxy
6
ARG Z3PROXY_VERSION=0.9.5
0 commit comments