Skip to content

Commit 25b0cfb

Browse files
committed
update copyright year on new file and remove dup cmake install
1 parent ab48a5a commit 25b0cfb

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

ci/cloudbuild/dockerfiles/ubuntu-22.04-install.Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ RUN apt-get update && \
2626
git \
2727
gcc \
2828
g++ \
29-
cmake \
3029
libcurl4-openssl-dev \
3130
libssl-dev \
3231
libtool \

ci/cloudbuild/dockerfiles/ubuntu-22.04.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021 Google LLC
1+
# Copyright 2026 Google LLC
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)