Skip to content

Commit b43ec87

Browse files
authored
[Build] Fix comment in docker about template root (#133763)
1 parent cb4cf9d commit b43ec87

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

distribution/docker/src/docker/dockerfiles/cloud_ess_fips/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
################################################################################
2-
# This Dockerfile was generated from the template at distribution/src/docker/Dockerfile
2+
# This Dockerfile was generated from the template at
3+
# distribution/src/docker/dockerfiles/cloud_ess_fips/Dockerfile
34
#
45
# Beginning of multi stage Dockerfile
56
################################################################################

distribution/docker/src/docker/dockerfiles/wolfi/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
################################################################################
2-
# This Dockerfile was generated from the template at distribution/src/docker/Dockerfile
2+
# This Dockerfile was generated from the template at
3+
# distribution/src/docker/dockerfiles/wolfi/Dockerfile
34
#
45
# Beginning of multi stage Dockerfile
56
################################################################################

0 commit comments

Comments
 (0)