Skip to content

Commit 3b3d37c

Browse files
committed
chore(deps): update golang docker tag to v1.24.2
1 parent 19c4db6 commit 3b3d37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e-test-server/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM golang:1.23.6 as builder
15+
FROM golang:1.24.2 as builder
1616

1717
WORKDIR /workspace/e2e-test-server/
1818

0 commit comments

Comments
 (0)