Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit a83a76c

Browse files
committed
fix: Need to update boilerplate too
Signed-off-by: Chris Privitere <[email protected]>
1 parent 148be71 commit a83a76c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hack/boilerplate/boilerplate.Dockerfile.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# syntax=docker/dockerfile:1.1-experimental
1+
# syntax=docker/dockerfile:1
22

33
# Copyright YEAR The Kubernetes Authors.
44
#
@@ -12,4 +12,4 @@
1212
# distributed under the License is distributed on an "AS IS" BASIS,
1313
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
# See the License for the specific language governing permissions and
15-
# limitations under the License.
15+
# limitations under the License.

0 commit comments

Comments
 (0)