We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9faf11b commit 71ff740Copy full SHA for 71ff740
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.0 as builder
16
17
WORKDIR /workspace/e2e-test-server/
18
0 commit comments