Skip to content

Commit 54604fa

Browse files
committed
chore(deps): update golang docker tag to v1.24.3
1 parent 9055911 commit 54604fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2e-test-server/Dockerfile

Lines changed: 1 addition & 1 deletion
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.8 as builder
15+
FROM golang:1.24.3 as builder
1616

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

0 commit comments

Comments
 (0)