We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19c4db6 commit 3b3d37cCopy full SHA for 3b3d37c
e2e-test-server/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM golang:1.23.6 as builder
+FROM golang:1.24.2 as builder
16
17
WORKDIR /workspace/e2e-test-server/
18
0 commit comments