Skip to content

Commit ef7bc9a

Browse files
committed
Small comment changes
1 parent 9b91ae9 commit ef7bc9a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

0_base/builder.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,9 @@ buildah run "${container}" \
144144
rm -rf /tmp/validate_checksum.sh
145145

146146
################################################################################
147-
# Write the final image from this container.
147+
# Generate the final image.
148+
################################################################################
149+
148150
buildah \
149151
--signature-policy=./policy.json \
150152
commit "${container}" "${image}"

0 commit comments

Comments
 (0)